summaryrefslogtreecommitdiff
path: root/doc/source/changes.rst
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2021-05-14 10:42:49 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2021-05-14 10:42:49 +0800
commit33346b25c3a4fb5ea37202d88d6a6c66379099c5 (patch)
tree53fa07009be0a7c6aa19465d76d54cf78898afe6 /doc/source/changes.rst
parent572bbb39bf36fecb502c9fdf251b760c92080e1e (diff)
downloadgitpython-33346b25c3a4fb5ea37202d88d6a6c66379099c5.tar.gz
prepare new patch3.1.17
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