We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a5b2d1 commit 3450f43Copy full SHA for 3450f43
CHANGELOG.md
@@ -3,6 +3,8 @@
3
## Version 4.8 - in development
4
5
- Switch to [Poetry](https://python-poetry.org/) for dependency and release management.
6
+- Chain exceptions using `raise new_exception from old_exception`
7
+ ([#157](https://github.com/sybrenstuvel/python-rsa/pull/157))
8
9
## Version 4.7.2 - released 2021-02-24
10
0 commit comments