summaryrefslogtreecommitdiff
path: root/doc/source/changes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/changes.rst')
-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 1a41d53..de448dd 100644
--- a/doc/source/changes.rst
+++ b/doc/source/changes.rst
@@ -3,6 +3,14 @@ Changelog
#########
*****
+4.0.8
+*****
+
+* drop support for python 3.4 and 3.5 due to EOL
+* Updated upper bound for smmap requirement in setup.py
+ (`#69 <https://github.com/gitpython-developers/gitdb/issues/76>`_)
+
+*****
4.0.7
*****