summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2017-03-08 06:10:57 +0100
committerSebastian Thiel <byronimo@gmail.com>2017-03-08 06:30:58 +0100
commitf8c31c6a6e9ffbfdbd292b8d687809b57644de27 (patch)
tree63aad68782b373241c1c12e960f2ffffc181b45f
parent9ce2a4b235d2ebc38c3e081c1036e39bde9be036 (diff)
downloadgitpython-2.1.2.tar.gz
chore(version): v2.1.22.1.2
-rw-r--r--VERSION2
-rw-r--r--doc/source/changes.rst7
2 files changed, 8 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 3e3c2f1e..eca07e4c 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.1.1
+2.1.2
diff --git a/doc/source/changes.rst b/doc/source/changes.rst
index 5026a38d..55f6a70b 100644
--- a/doc/source/changes.rst
+++ b/doc/source/changes.rst
@@ -2,6 +2,13 @@
Changelog
=========
+2.1.2 - Bugfixes
+====================================
+
+All issues and PRs can be viewed in all detail when following this URL:
+https://github.com/gitpython-developers/GitPython/milestone/21?closed=1
+
+
2.1.1 - Bugfixes
====================================