diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/changes.rst | 8 |
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 ====== |