diff options
author | Ronny Pfannschmidt <ronny.pfannschmidt@redhat.com> | 2020-05-02 09:35:52 +0200 |
---|---|---|
committer | Ronny Pfannschmidt <ronny.pfannschmidt@redhat.com> | 2020-05-02 09:35:52 +0200 |
commit | 3557e439c43eaa61a70df0396b490fd0b4b325c8 (patch) | |
tree | ee3871b4e299fc86339ff00d5e17af1333866803 | |
parent | f6b011fdf8a6d46bee59d62107a801eda7b41a99 (diff) | |
download | setuptools-scm-3557e439c43eaa61a70df0396b490fd0b4b325c8.tar.gz |
update changelog and prepare a major release
-rw-r--r-- | CHANGELOG.rst | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 8a49e69..80ff089 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,7 +1,10 @@ -v3.5.1 +v4.0.0 ====== * use Coordinated Universal Time (UTC) +* switch to github actions for ci +* fix documentation for ``tag_regex`` and add support for single digit versions + v3.5.0 ====== |