From f209348a66f3c4b20747a00cc6655e309c0b3f5b Mon Sep 17 00:00:00 2001 From: Ronny Pfannschmidt Date: Mon, 25 May 2020 19:26:29 +0200 Subject: update changelog --- CHANGELOG.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 ====== -- cgit v1.2.1