summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/changes.rst11
1 files changed, 9 insertions, 2 deletions
diff --git a/doc/source/changes.rst b/doc/source/changes.rst
index 6833835a..953a79b4 100644
--- a/doc/source/changes.rst
+++ b/doc/source/changes.rst
@@ -2,8 +2,8 @@
Changelog
=========
-3.0.6 - Bugfixes
-=============================================
+3.0.7 - Bugfixes
+=================================================
* removes python 2 compatibility shims, making GitPython a pure Python 3 library
with all of the python related legacy removed.
@@ -15,6 +15,13 @@ see the following for details:
https://github.com/gitpython-developers/gitpython/milestone/33?closed=1
+3.0.6 - Bugfixes - unsigned/partial - do not use
+=================================================
+
+There was an issue with my setup, so things managed to slip to pypi without a signature.
+
+Use 3.0.7 instead.
+
3.0.5 - Bugfixes
=============================================