From f0e194aaa0639e341a839e117846ca5640b33b39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Wed, 20 Jul 2022 10:29:36 +0200 Subject: Update CHANGELOG.md --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 025500c..516cc0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Python-RSA changelog -## Version 4.9 - - released 2022-07-15 +## Version 4.9 - almost released - Remove debug logging from `rsa/key.py` ([#194](https://github.com/sybrenstuvel/python-rsa/issues/194)). @@ -8,6 +8,8 @@ ([#189](https://github.com/sybrenstuvel/python-rsa/pull/189)). - Do not include CHANGELOG/LICENSE/README.md in wheel ([#191](https://github.com/sybrenstuvel/python-rsa/pull/191)). +- Fixed Key Generation Unittest: Public and Private keys are assigned the wrong way around + ([#188](https://github.com/sybrenstuvel/python-rsa/pull/188)). ## Version 4.8 - released 2021-11-24 -- cgit v1.2.1