summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHugo van Kemenade <hugovk@users.noreply.github.com>2020-11-19 23:40:38 +0200
committerSybren A. Stüvel <sybren@stuvel.eu>2021-01-10 11:26:14 +0100
commitb81e3171e9f870892e6b8a894db6d00ecd93f544 (patch)
treea7fdec1c434559c63e31b0e732a8fc8ac0efbb7c /CHANGELOG.md
parent06ec1ea1cc7be6034144bd06f07c35eb9d1b4953 (diff)
downloadrsa-git-b81e3171e9f870892e6b8a894db6d00ecd93f544.tar.gz
Declare support for and test Python 3.9
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fe1ab28..826c3d9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@
[#164](https://github.com/sybrenstuvel/python-rsa/issues/164))
- Reuse of blinding factors to speed up blinding operations.
Fixes [#162](https://github.com/sybrenstuvel/python-rsa/issues/162).
+- Declare & test support for Python 3.9
## Version 4.4 & 4.6 - released 2020-06-12