summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
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