Skip to content

Commit 001af45

Browse files
committed
Add CHANGELOG entry
1 parent 3a4201c commit 001af45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Unreleased
1717
* Switched to ``black`` for python code formatting.
1818
* Fix incompatible settings between ``black`` and ``flake8``.
1919
* Updated Github Actions workflows to remove python 3.6 builds.
20+
* Replaced occurrences of ``raise Exception`` with more specific ``Exception`` subclasses.
2021

2122
**Fixed**
2223

0 commit comments

Comments
 (0)