Skip to content

Commit 3450f43

Browse files
committed
Document chaining of exceptions in changelog
Ref: 1a5b2d166fc95e5f3f07fdfec075acdf4d0eda921
1 parent 1a5b2d1 commit 3450f43

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
## Version 4.8 - in development
44

55
- 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))
68

79
## Version 4.7.2 - released 2021-02-24
810

0 commit comments

Comments
 (0)