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.
2 parents 716511a + f209348 commit 6d3e0f2Copy full SHA for 6d3e0f2
CHANGELOG.rst
@@ -1,3 +1,14 @@
1
+v4.1.0
2
+=======
3
+
4
+* include python 3.9 via the deadsnakes action
5
+* return release_branch_semver scheme (it got dropped in a bad rebase)
6
+* undo the devendoring of the samefile backport for python2.7 on windows
7
+* re-enable the building of universal wheels
8
+* fix handling of missing git/hg on python2.7 (python 3 exceptions where used)
9
+* correct the tox flake8 invocation
10
+* trigger builds on tags again
11
12
v4.0.0
13
======
14
0 commit comments