Skip to content

Commit bf44284

Browse files
author
David Robertson
committed
1.1.2
1 parent 8939444 commit bf44284

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
Signedjson 1.1.2 (2022-03-29)
2+
=============================
3+
4+
Bugfixes
5+
--------
6+
7+
- Do not require `importlib_metadata` on Python 3.8 and above. ([\#9](https://github.com/matrix-org/python-signedjson/issues/9))
8+
9+
10+
Internal Changes
11+
----------------
12+
13+
- Configure @matrix-org/synapse-core to be the code owner for the repository. ([\#11](https://github.com/matrix-org/python-signedjson/issues/11))
14+
- Use `assertEqual` for Python 3.11. By @hugovk. ([\#17](https://github.com/matrix-org/python-signedjson/pull/17))
15+
- Run linters (flake8, mypy, black, isort). ([\#20](https://github.com/matrix-org/python-signedjson/pull/20))
16+
- Mark the package as containing type hints. ([\#20](https://github.com/matrix-org/python-signedjson/pull/20))
17+
18+
119
Signedjson 1.1.1 (2020-03-27)
220
=============================
321

changelog.d/11.misc

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/9.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)