summaryrefslogtreecommitdiff
path: root/doc/source/changes.rst
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 /doc/source/changes.rst
parent3347c00137e45a8b8b512afab242703892a1a1d2 (diff)
parent76c1c8dd13806d88231c110c47468c71d4b370f1 (diff)
downloadgitpython-77a77695b487bf287a5f488ebc7ceadd96e692ae.tar.gz
Merge branch 'main' of https://github.com/Yobmod/GitPython
Diffstat (limited to 'doc/source/changes.rst')
-rw-r--r--doc/source/changes.rst12
1 files changed, 11 insertions, 1 deletions
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