diff options
author | Sebastian Thiel <sthiel@thoughtworks.com> | 2020-05-05 14:12:49 +0800 |
---|---|---|
committer | Sebastian Thiel <sthiel@thoughtworks.com> | 2020-05-05 14:12:49 +0800 |
commit | f14903a0d4bb3737c88386a5ad8a87479ddd8448 (patch) | |
tree | 87c130144541138878c6aa70ef1a0ef07ffcdeea /doc/source | |
parent | c2fd537b5b3bb062a26c9b16a52236b2625ff44c (diff) | |
download | gitpython-f14903a0d4bb3737c88386a5ad8a87479ddd8448.tar.gz |
Bump patch level, this time with known signature3.1.2
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/changes.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/source/changes.rst b/doc/source/changes.rst index d3346ea4..8a995c3b 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,6 +2,15 @@ Changelog ========= +3.1.2 +===== + +* Re-release of 3.1.1, with known signature + +See the following for details: +https://github.com/gitpython-developers/gitpython/milestone/37?closed=1 + + 3.1.1 ===== |