We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b387253 commit e76b537Copy full SHA for e76b537
doc/source/changes.rst
@@ -2,9 +2,18 @@
2
Changelog
3
=========
4
5
-3.1.15
+3.1.16
6
======
7
8
+* Fix issues from 3.1.15 (see https://github.com/gitpython-developers/GitPython/issues/1223)
9
+* Add more static typing information
10
+
11
+See the following for details:
12
+https://github.com/gitpython-developers/gitpython/milestone/48?closed=1
13
14
+3.1.15 (YANKED)
15
+================
16
17
* add deprectation warning for python 3.5
18
19
See the following for details:
0 commit comments