summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--VERSION2
-rw-r--r--doc/source/changes.rst5
2 files changed, 6 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index ea4bd0fb..1b5105df 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.1.13
+2.1.14
diff --git a/doc/source/changes.rst b/doc/source/changes.rst
index b9f28638..e04b5ab7 100644
--- a/doc/source/changes.rst
+++ b/doc/source/changes.rst
@@ -2,6 +2,11 @@
Changelog
=========
+2.1.14 - Bugfixes
+=================
+
+Fix an issue with `transforming kwargs <https://github.com/gitpython-developers/GitPython/pull/899>`_ passed to the `git` command.
+
2.1.13 - Bring back Python 2.7 support
======================================