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.rst16
1 files changed, 13 insertions, 3 deletions
diff --git a/doc/source/changes.rst b/doc/source/changes.rst
index 0c34e385..68a94516 100644
--- a/doc/source/changes.rst
+++ b/doc/source/changes.rst
@@ -2,17 +2,27 @@
Changelog
=========
-3.1.16
+3.1.17
======
+* Fix issues from 3.1.16 (see https://github.com/gitpython-developers/GitPython/issues/1238)
+* Fix issues from 3.1.15 (see https://github.com/gitpython-developers/GitPython/issues/1223)
+* Add more static typing information
+
+See the following for details:
+https://github.com/gitpython-developers/gitpython/milestone/49?closed=1
+
+3.1.16 (YANKED)
+===============
+
* Fix issues from 3.1.15 (see https://github.com/gitpython-developers/GitPython/issues/1223)
* Add more static typing information
See the following for details:
https://github.com/gitpython-developers/gitpython/milestone/48?closed=1
-3.1.15 (YANKED)
-================
+3.1.15 (YANKED)
+===============
* add deprectation warning for python 3.5