summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2021-08-26 17:00:07 +0200
committerRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2021-08-26 17:00:07 +0200
commit2e158116dd25e9975f8b90634db2eae8ef6c717d (patch)
tree0e35c9bcc1a08e3060fa20e6357510199589b8bd
parentefb1e00ba218dd0ba8161e108a3a7d692da98fd9 (diff)
downloadsetuptools-scm-6.1.0.tar.gz
finalize changelog for 6.1.0v6.1.0
-rw-r--r--CHANGELOG.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 9886bbf..e57bd01 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,9 +1,9 @@
-In progress
-===========
+v6.1.0
+======
* fix #587: don't fail file finders when distribution is not given
* fix #524: new parameters ``normalize`` and ``version_cls`` to customize the version normalization class.
-* fix #585: switch from toml to tomli
+* fix #585: switch from toml to tomli for toml 1.0 support
* fix #591: allow to opt in for searching parent directories in the api
* fix #589: handle yaml encoding using the expected defaults
* fix #575: recommend storing the version_module inside of ``mypkg/_version.py``
@@ -12,7 +12,7 @@ In progress
* fix #544: enhance errors on unsupported python/setuptools versions
v6.0.1
-=======
+======
* fix #537: drop node_date on old git to avoid errors on missing %cI