Skip to content

Commit 0831c29

Browse files
committed
bugfix
1 parent 2bda974 commit 0831c29

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Changelog
22
---------
33

4+
- October 21, 2021: Version 4.2 brings compatibility with Python 3.9, including some code cleanup. The CI test suite seems to run
5+
faster now, since sorting out the dependencies is faster.
6+
47
- August 11, 2021: Version 4.1 has some more changes under the hood, most of them with no significant impact to users.
58
The CI pipeline has been completely rewritten, porting the code to `Github Actions <https://github.com/features/actions>`_
69
(away from `Travis CI <https://travis-ci.com/>`_), to `flake8 <https://flake8.pycqa.org>`_ and to `pytest <https://pytest.org>`_

0 commit comments

Comments
 (0)