Skip to content

Commit bb36672

Browse files
Merge pull request #133 from nicoddemus/release-1.8.1
Update CHANGELOG for 1.8.1
2 parents e970040 + 89bd9e1 commit bb36672

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.8.1 (2021-05-27)
2+
------------------
3+
4+
* Update calls of `threading.Event.isSet()` to `threading.Event.is_set()`, which avoids a deprecation warning with Python 3.10.
5+
16
1.8.0 (2021-01-27)
27
------------------
38

0 commit comments

Comments
 (0)