summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.rst7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index fbc0fe6..7c78bce 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,3 +1,9 @@
+v1.15.1
+=======
+
+* bring back correctly getting our version in the own sdist, finalizes #114
+
+
v1.15.0
=======
@@ -11,7 +17,6 @@ v1.15.0
* fix issue #81: fail more gracious when git/hg are missing
* address issue #93: provide an experimental api to customize behaviour on shallow git repos
a custom parse function may pick pre parse actions to do when using git
-* bring back correctly getting our version in the own sdist, finalizes #114
v1.14.1
=======