summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--VERSION2
-rw-r--r--doc/source/changes.rst6
2 files changed, 7 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 0aec50e6..3ad0595a 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.1.4
+3.1.5
diff --git a/doc/source/changes.rst b/doc/source/changes.rst
index 7ec6a4e5..0fd5637c 100644
--- a/doc/source/changes.rst
+++ b/doc/source/changes.rst
@@ -2,6 +2,12 @@
Changelog
=========
+3.1.5
+=====
+
+* rollback: package size was reduced significantly not placing tests into the package anymore.
+ See https://github.com/gitpython-developers/GitPython/issues/1030
+
3.1.4
=====