From 5b20664aba8e8a2fcae2f7f759122f3c48cec18d Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Fri, 23 Jul 2021 08:01:09 +0800 Subject: prepare patch release --- doc/source/changes.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc/source') diff --git a/doc/source/changes.rst b/doc/source/changes.rst index aabef802..fd3fc60d 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,6 +2,15 @@ Changelog ========= +3.1.19 +====== + +* This is the second typed release with a lot of improvements under the hood. + * Tracking issue: https://github.com/gitpython-developers/GitPython/issues/1095 + +See the following for details: +https://github.com/gitpython-developers/gitpython/milestone/51?closed=1 + 3.1.18 ====== -- cgit v1.2.1