We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bda974 commit 0831c29Copy full SHA for 0831c29
CHANGELOG.rst
@@ -1,6 +1,9 @@
1
Changelog
2
---------
3
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
+
7
- August 11, 2021: Version 4.1 has some more changes under the hood, most of them with no significant impact to users.
8
The CI pipeline has been completely rewritten, porting the code to `Github Actions <https://github.com/features/actions>`_
9
(away from `Travis CI <https://travis-ci.com/>`_), to `flake8 <https://flake8.pycqa.org>`_ and to `pytest <https://pytest.org>`_
0 commit comments