summaryrefslogtreecommitdiff
path: root/doc/source/changes.rst
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-04-11 15:42:49 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-04-11 15:42:49 +0800
commitb860d1873a25e6577a8952d625ca063f1cf66a84 (patch)
treec1329314016ca8b26c8238dcecc56f8f8985763a /doc/source/changes.rst
parent1fbc2304fea19a2b6fc53f4f6448102768e3eeb2 (diff)
downloadgitpython-3.1.1.tar.gz
bump patch level3.1.1
Diffstat (limited to 'doc/source/changes.rst')
-rw-r--r--doc/source/changes.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/source/changes.rst b/doc/source/changes.rst
index 190396d9..d3346ea4 100644
--- a/doc/source/changes.rst
+++ b/doc/source/changes.rst
@@ -2,6 +2,15 @@
Changelog
=========
+3.1.1
+=====
+
+* support for PyOxidizer, which previously failed due to usage of `__file__`.
+
+See the following for details:
+https://github.com/gitpython-developers/gitpython/milestone/36?closed=1
+
+
3.1.0
=====