From 46b204d1b2eb6de6eaa31deacf4dd0a9095ca3fa Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Wed, 21 Apr 2021 13:36:04 +0800 Subject: bump patch level --- doc/source/changes.rst | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'doc/source/changes.rst') diff --git a/doc/source/changes.rst b/doc/source/changes.rst index 93f65a2f..1b916f30 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,11 +2,14 @@ Changelog ========= -3.1.15 (UNRELEASED) -=================== +3.1.15 +====== * add deprectation warning for python 3.5 +See the following for details: +https://github.com/gitpython-developers/gitpython/milestone/47?closed=1 + 3.1.14 ====== @@ -15,6 +18,9 @@ Changelog * Add python 3.9 support * Drop python 3.4 support +See the following for details: +https://github.com/gitpython-developers/gitpython/milestone/46?closed=1 + 3.1.13 ====== -- cgit v1.2.1