diff options
author | Sebastian Thiel <sebastian.thiel@icloud.com> | 2021-01-06 14:30:08 +0800 |
---|---|---|
committer | Sebastian Thiel <sebastian.thiel@icloud.com> | 2021-01-06 14:30:40 +0800 |
commit | 3dd71d3edbf3930cce953736e026ac3c90dd2e59 (patch) | |
tree | 7e2c2c5f8e43a81decc194493b402182a4f5a8a2 /doc/source/changes.rst | |
parent | 69b75e167408d0dfa3ff8a00c185b3a0bc965b58 (diff) | |
download | gitpython-3dd71d3edbf3930cce953736e026ac3c90dd2e59.tar.gz |
prepare release3.1.12
Diffstat (limited to 'doc/source/changes.rst')
-rw-r--r-- | doc/source/changes.rst | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/doc/source/changes.rst b/doc/source/changes.rst index b7c0dbb2..16c20619 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,26 +2,32 @@ Changelog ========= +3.1.12 +====== + +See the following for details: +https://github.com/gitpython-developers/gitpython/milestone/44?closed=1 + 3.1.11 ====== Fixes regression of 3.1.10. See the following for details: -https://github.com/gitpython-developers/gitpython/milestone/43?closed=1* +https://github.com/gitpython-developers/gitpython/milestone/43?closed=1 3.1.10 ====== See the following for details: -https://github.com/gitpython-developers/gitpython/milestone/42?closed=1* +https://github.com/gitpython-developers/gitpython/milestone/42?closed=1 3.1.9 ===== See the following for details: -https://github.com/gitpython-developers/gitpython/milestone/41?closed=1* +https://github.com/gitpython-developers/gitpython/milestone/41?closed=1 3.1.8 @@ -32,7 +38,7 @@ https://github.com/gitpython-developers/gitpython/milestone/41?closed=1* See the following for more details: -https://github.com/gitpython-developers/gitpython/milestone/40?closed=1* +https://github.com/gitpython-developers/gitpython/milestone/40?closed=1 3.1.7 @@ -58,13 +64,13 @@ https://github.com/gitpython-developers/gitpython/milestone/40?closed=1* * package size was reduced significantly not placing tests into the package anymore. See the following for details: -https://github.com/gitpython-developers/gitpython/milestone/39?closed=1* +https://github.com/gitpython-developers/gitpython/milestone/39?closed=1 3.1.3 ===== See the following for details: -https://github.com/gitpython-developers/gitpython/milestone/38?closed=1* +https://github.com/gitpython-developers/gitpython/milestone/38?closed=1 3.1.2 ===== |