From e76b5379cf55fcd31a2e8696fb97adf8c4df1a8d Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Thu, 13 May 2021 11:43:15 +0800 Subject: update change log --- doc/source/changes.rst | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'doc/source/changes.rst') diff --git a/doc/source/changes.rst b/doc/source/changes.rst index 1b916f30..0c34e385 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,9 +2,18 @@ Changelog ========= -3.1.15 +3.1.16 ====== +* 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) +================ + * add deprectation warning for python 3.5 See the following for details: -- cgit v1.2.1