Skip to content

Commit efb1e00

Browse files
update changelog
1 parent 8df1840 commit efb1e00

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ In progress
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.
66
* fix #585: switch from toml to tomli
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
915
=======

0 commit comments

Comments
 (0)