summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2020-05-25 19:26:29 +0200
committerRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2020-05-25 19:26:29 +0200
commitf209348a66f3c4b20747a00cc6655e309c0b3f5b (patch)
tree2c574bab92b80cdda3652e4e90b1da4e22f5dc47
parent716511a39745827b37da8763097e42a1e0cdcd66 (diff)
downloadsetuptools-scm-infra/release-prep.tar.gz
update changeloginfra/release-prep
-rw-r--r--CHANGELOG.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index c326777..ee4e651 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,3 +1,14 @@
+v4.1.0
+=======
+
+* include python 3.9 via the deadsnakes action
+* return release_branch_semver scheme (it got dropped in a bad rebase)
+* undo the devendoring of the samefile backport for python2.7 on windows
+* re-enable the building of universal wheels
+* fix handling of missing git/hg on python2.7 (python 3 exceptions where used)
+* correct the tox flake8 invocation
+* trigger builds on tags again
+
v4.0.0
======