summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-02-17 09:23:21 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-02-17 09:24:51 +0800
commitbc553d6843c791fc4ad88d60b7d5b850a13fd0ac (patch)
tree093e7c13ff4196cb6263c69536975fcf4929c6b0 /doc/source
parent99b6dffe9604f86f08c2b53bef4f8ab35bb565a1 (diff)
downloadgitpython-bc553d6843c791fc4ad88d60b7d5b850a13fd0ac.tar.gz
bump version to 3.0.83.0.8
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/changes.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/source/changes.rst b/doc/source/changes.rst
index 953a79b4..7dde9590 100644
--- a/doc/source/changes.rst
+++ b/doc/source/changes.rst
@@ -2,6 +2,14 @@
Changelog
=========
+3.0.8 - Bugfixes
+=================================================
+
+* depende on a pure Python3 version of GitDB
+
+see the following for details:
+https://github.com/gitpython-developers/gitpython/milestone/33?closed=1
+
3.0.7 - Bugfixes
=================================================