summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2018-05-19 10:54:13 +0200
committerSebastian Thiel <byronimo@gmail.com>2018-05-19 10:54:13 +0200
commit6c2446f24bc6a91ca907cb51d0b4a690131222d6 (patch)
tree9a550d589b47c4b50181baf5b2ed845f4e74bd20
parent29aa1b83edf3254f8031cc58188d2da5a83aaf75 (diff)
downloadgitpython-6c2446f24bc6a91ca907cb51d0b4a690131222d6.tar.gz
Bump to 2.1.102.1.10
-rw-r--r--VERSION2
-rw-r--r--doc/source/changes.rst9
2 files changed, 10 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 63a1a1ca..8dbb0f26 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.1.9
+2.1.10
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
=======================================