Skip to content

Commit 7b52296

Browse files
committed
Add compat with py3.10 to changelog
1 parent 7ed1b5e commit 7b52296

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## Version 4.8 - in development
44

55
- Switch to [Poetry](https://python-poetry.org/) for dependency and release management.
6+
- Compatibility with Python 3.10.
67
- Chain exceptions using `raise new_exception from old_exception`
78
([#157](https://github.com/sybrenstuvel/python-rsa/pull/157))
89
- Added marker file for PEP 561. This will allow type checking tools in dependent projects

0 commit comments

Comments
 (0)