From 92a481966870924604113c50645c032fa43ffb1d Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sun, 15 Jul 2018 15:35:57 +0200 Subject: Bump version to 2.1.11 --- 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 97514991..32e58c7f 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,6 +2,15 @@ Changelog ========= +2.1.11 - Bugfixes +================= + +see the following for (most) details: +https://github.com/gitpython-developers/gitpython/milestone/26?closed=1 + +or run have a look at the difference between tags v2.1.10 and v2.1.11: +https://github.com/gitpython-developers/GitPython/compare/2.1.10...2.1.11 + 2.1.10 - Bugfixes ================= -- cgit v1.2.1