Skip to content

Commit 74c7466

Browse files
Merge pull request #604 from RonnyPfannschmidt/prepare-release
release 6.1.0
2 parents 8df1840 + 2e15811 commit 74c7466

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

CHANGELOG.rst

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
1-
In progress
2-
===========
1+
v6.1.0
2+
======
33

44
* fix #587: don't fail file finders when distribution is not given
55
* fix #524: new parameters ``normalize`` and ``version_cls`` to customize the version normalization class.
6-
* fix #585: switch from toml to tomli
6+
* fix #585: switch from toml to tomli for toml 1.0 support
7+
* fix #591: allow to opt in for searching parent directories in the api
8+
* fix #589: handle yaml encoding using the expected defaults
9+
* fix #575: recommend storing the version_module inside of ``mypkg/_version.py``
10+
* fix #571: accept branches starting with ``v`` as release branches
11+
* fix #557: Use ``packaging.version`` for ``version_tuple``
12+
* fix #544: enhance errors on unsupported python/setuptools versions
713

814
v6.0.1
9-
=======
15+
======
1016

1117
* fix #537: drop node_date on old git to avoid errors on missing %cI
1218

0 commit comments

Comments
 (0)