summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSybren A. Stüvel <sybren@stuvel.eu>2021-02-24 14:21:20 +0100
committerSybren A. Stüvel <sybren@stuvel.eu>2021-02-24 14:21:58 +0100
commit72f8f7214909006c39a2c98c6a65538601b0dd3d (patch)
tree5c498508e9d502ef4dfb27492ce86f9d2f87907c /CHANGELOG.md
parentd1de4c8be04027cee0586566576f74cc3f883a9b (diff)
downloadrsa-git-72f8f7214909006c39a2c98c6a65538601b0dd3d.tar.gz
Fix typo in CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b5903e0..82a9ab7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,11 +12,12 @@
## Version 4.7.2 - released 2021-02-24
- Fix picking/unpickling issue introduced in 4.7
- ([#173](https://github.com/sybrenstuvel/python-rsa/issues/173)
+ ([#173](https://github.com/sybrenstuvel/python-rsa/issues/173))
## Version 4.7.1 - released 2021-02-15
-- Fix threading issue introduced in 4.7 ([#173](https://github.com/sybrenstuvel/python-rsa/issues/173)
+- Fix threading issue introduced in 4.7
+ ([#173](https://github.com/sybrenstuvel/python-rsa/issues/173))
## Version 4.7 - released 2021-01-10