summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2018-11-20 07:35:23 +0100
committerRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2018-11-20 07:35:23 +0100
commit8f6be19f4805e91f2d4df2ea9e21d0efbe2a08b7 (patch)
treee7a173fca088d7c8ee9b7c52fd2924b7eeb4a929 /CHANGELOG.rst
parent3ef897a0983dfde7fdfe56a2e9f5f304acdec43e (diff)
downloadsetuptools-scm-8f6be19f4805e91f2d4df2ea9e21d0efbe2a08b7.tar.gz
correct changelog, fixes #319
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst11
1 files changed, 8 insertions, 3 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index daa64e6..f0b299d 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,11 +1,16 @@
+v3.2.0
+======
+
+* fix #303 and #283 by adding the option ``git_describe_command`` to allow the user to control the
+way that `git describe` is called.
+
v3.1.0
=======
* fix #297 - correct the invocation in version_from_scm and deprecate it as its exposed by accident
* fix #298 - handle git file listing on empty repositories
* fix #268 - deprecate ScmVersion.extra
-* fix #303 and #283 by adding the option `git_describe_command` to allow the user to control the
-way that `git describe` is called.
+
v3.0.6
======
@@ -14,7 +19,7 @@ v3.0.6
v3.0.5
======
-* fix #292 - match leading 'V' character as well
+* fix #292 - match leading ``V`` character as well
https://www.python.org/dev/peps/pep-0440/#preceding-v-character