From 6c2446f24bc6a91ca907cb51d0b4a690131222d6 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sat, 19 May 2018 10:54:13 +0200 Subject: Bump to 2.1.10 --- doc/source/changes.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc/source/changes.rst') diff --git a/doc/source/changes.rst b/doc/source/changes.rst index 5f24c83e..97514991 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,6 +2,15 @@ Changelog ========= +2.1.10 - Bugfixes +================= + +see the following for (most) details: +https://github.com/gitpython-developers/gitpython/milestone/25?closed=1 + +or run have a look at the difference between tags v2.1.9 and v2.1.10: +https://github.com/gitpython-developers/GitPython/compare/2.1.9...2.1.10 + 2.1.9 - Dropping support for Python 2.6 ======================================= -- cgit v1.2.1