Skip to content

Commit 6d3e0f2

Browse files
Merge pull request #447 from pypa/infra/release-prep
update changelog and prepare for the next release
2 parents 716511a + f209348 commit 6d3e0f2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
112
v4.0.0
213
======
314

0 commit comments

Comments
 (0)