diff options
author | Sebastian Thiel <sebastian.thiel@icloud.com> | 2020-05-31 11:17:57 +0800 |
---|---|---|
committer | Sebastian Thiel <sebastian.thiel@icloud.com> | 2020-05-31 11:21:21 +0800 |
commit | 24cd6dafc0008f155271f9462ae6ba6f0c0127a4 (patch) | |
tree | 787009927e3967060e4e7ae89c79cdcc541599a4 /doc/source | |
parent | a71ebbc1138c11fccf5cdea8d4709810360c82c6 (diff) | |
download | gitpython-24cd6dafc0008f155271f9462ae6ba6f0c0127a4.tar.gz |
Bump patch level3.1.3
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/changes.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/changes.rst b/doc/source/changes.rst index 8a995c3b..a55dd537 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,6 +2,12 @@ Changelog ========= +3.1.3 +===== + +See the following for details: +https://github.com/gitpython-developers/gitpython/milestone/38?closed=1* + 3.1.2 ===== |