summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYobmod <yobmod@gmail.com>2021-07-28 15:57:59 +0100
committerYobmod <yobmod@gmail.com>2021-07-28 15:57:59 +0100
commit77a77695b487bf287a5f488ebc7ceadd96e692ae (patch)
tree87fbf8f9a263bb10072180c8930aa14e23488f63
parent3347c00137e45a8b8b512afab242703892a1a1d2 (diff)
parent76c1c8dd13806d88231c110c47468c71d4b370f1 (diff)
downloadgitpython-77a77695b487bf287a5f488ebc7ceadd96e692ae.tar.gz
Merge branch 'main' of https://github.com/Yobmod/GitPython
-rw-r--r--VERSION2
-rw-r--r--doc/source/changes.rst12
2 files changed, 12 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index a52a6f1a..589ccc9b 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.1.19
+3.1.20
diff --git a/doc/source/changes.rst b/doc/source/changes.rst
index fd3fc60d..09da1eb2 100644
--- a/doc/source/changes.rst
+++ b/doc/source/changes.rst
@@ -2,13 +2,23 @@
Changelog
=========
-3.1.19
+3.1.20
======
* 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/52?closed=1
+
+
+3.1.19 (YANKED)
+===============
+
+* 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