Skip to content

Commit af99acd

Browse files
update changelog
1 parent f85de3c commit af99acd

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.rst

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
v1.11.0
2+
=======
3+
4+
* always run tag_to_version so in order to handle prefixes on old setuptools
5+
(thanks to Brian May)
6+
* drop support for python 3.2
7+
* extend the error message on missing scm metadata
8+
(thanks Markus Unterwaditzer)
9+
* fix bug when using callable version_scheme
10+
(thanks Esben Haabendal)
11+
112
v1.10.1
213
=======
314

@@ -6,7 +17,7 @@ v1.10.1
617
v1.10.0
718
=======
819

9-
* add support for overriding the version number via the
20+
* add support for overriding the version number via the
1021
environment variable SETUPTOOLS_SCM_PRETEND_VERSION
1122

1223
* fix isssue #63 by adding the --match parameter to the git describe call

0 commit comments

Comments
 (0)