Skip to content

Commit b4fc77d

Browse files
committed
1.1.1
1 parent a983f21 commit b4fc77d

File tree

4 files changed

+14
-3
lines changed

4 files changed

+14
-3
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Signedjson 1.1.1 (2020-03-27)
2+
=============================
3+
4+
Bugfixes
5+
--------
6+
7+
- Fix incorrect typing annotation for `decode_signing_key_base64`. ([\#5](https://github.com/matrix-org/python-signedjson/issues/5))
8+
- Reinstate `decode_verify_key_base64` function which was erroneously removed in 1.1.0. ([\#6](https://github.com/matrix-org/python-signedjson/issues/6))
9+
10+
11+
Internal Changes
12+
----------------
13+
14+
- Use `setuptools_scm` for the version number. ([\#7](https://github.com/matrix-org/python-signedjson/issues/7))

changelog.d/5.bugfix

-1
This file was deleted.

changelog.d/6.bugfix

-1
This file was deleted.

changelog.d/7.misc

-1
This file was deleted.

0 commit comments

Comments
 (0)