diff options
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/changes.rst | 5 |
1 files changed, 5 insertions, 0 deletions
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 ====================================== |