Skip to content

Commit 29a7411

Browse files
committed
Add recent changes to CHANGELOG.md
1 parent bee15eb commit 29a7411

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Python-RSA changelog
22

3+
## Version 4.10 - in development
4+
5+
- Drop support for Python 3.6 ([#209](https://github.com/sybrenstuvel/python-rsa/pull/209))
6+
and declare support for 3.11 ([#208](https://github.com/sybrenstuvel/python-rsa/pull/208)).
7+
- Upgrade `pytest` dependency to fix a [security issue](https://github.com/pytest-dev/py/issues/287#issuecomment-1290407715).
8+
- Upgrade `pytest-cov` as well, for good measure.
9+
10+
311
## Version 4.9 - release 2022-07-20
412

513
- Remove debug logging from `rsa/key.py`

0 commit comments

Comments
 (0)