Skip to content

Commit e7b8748

Browse files
committed
changelog entry for v4.0.0
1 parent 88ff851 commit e7b8748

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGES.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
4.0.0 - 2022-04-24
2+
--------------------
3+
- Support Sphinx 4.x.
4+
- Remove dependency to case.
5+
- Drop support of Python < 3.7.
6+
- Update to psutil 5.9.0.
7+
- Add python_requires to enforce Python version.
8+
- Replace deprecated threading Event.isSet with Event.is_set.
9+
110
3.6.4.0 - 2021-04-01
211
--------------------
312
- Issue #309: Add Python 3.9 support to spawnv_passfds()

0 commit comments

Comments
 (0)