summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2022-10-11 07:48:32 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2022-10-11 07:48:32 +0800
commit19aaa74aafc06663644d634f33bb8af871d58536 (patch)
treeacab35611b0456657758da13c0c9c94ca04cfb66 /doc
parentbe3400b79ec15b84cd13a3ba30da289cdd98b878 (diff)
downloadgitpython-19aaa74aafc06663644d634f33bb8af871d58536.tar.gz
prepare next release3.1.29
Diffstat (limited to 'doc')
-rw-r--r--doc/source/changes.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/source/changes.rst b/doc/source/changes.rst
index e4a22a5d..d36194c8 100644
--- a/doc/source/changes.rst
+++ b/doc/source/changes.rst
@@ -2,6 +2,14 @@
Changelog
=========
+3.1.29
+======
+
+- Make the git.__version__ re-appear.
+
+See the following for all changes.
+https://github.com/gitpython-developers/gitpython/milestone/59?closed=1
+
3.1.28
======