summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--VERSION2
-rw-r--r--doc/source/changes.rst9
2 files changed, 10 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 5762a6ff..a52a6f1a 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.1.18
+3.1.19
diff --git a/doc/source/changes.rst b/doc/source/changes.rst
index aabef802..fd3fc60d 100644
--- a/doc/source/changes.rst
+++ b/doc/source/changes.rst
@@ -2,6 +2,15 @@
Changelog
=========
+3.1.19
+======
+
+* This is the second typed release with a lot of improvements under the hood.
+ * Tracking issue: https://github.com/gitpython-developers/GitPython/issues/1095
+
+See the following for details:
+https://github.com/gitpython-developers/gitpython/milestone/51?closed=1
+
3.1.18
======