From 8530a8b895d47d234ccaffeca0b866d75fa528b0 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Wed, 28 Jul 2021 09:54:50 +0800 Subject: prepare next patch release --- doc/source/changes.rst | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'doc/source/changes.rst') diff --git a/doc/source/changes.rst b/doc/source/changes.rst index fd3fc60d..1d87554c 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,7 +2,17 @@ Changelog ========= -3.1.19 +3.1.20 +====== + +* 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/52?closed=1 + + +3.1.19 (YANKED) ====== * This is the second typed release with a lot of improvements under the hood. -- cgit v1.2.1