diff options
author | Sebastian Thiel <sebastian.thiel@icloud.com> | 2019-11-14 08:59:25 +0800 |
---|---|---|
committer | Sebastian Thiel <sebastian.thiel@icloud.com> | 2019-11-14 08:59:25 +0800 |
commit | 85cf7e89682d061ea86514c112dfb684af664d45 (patch) | |
tree | c8f17703a9dca8ec0ede2a98334dc9cc277dd2b2 /doc/source | |
parent | d17c2f6131b9a716f5310562181f3917ddd08f91 (diff) | |
download | gitpython-85cf7e89682d061ea86514c112dfb684af664d45.tar.gz |
bump version3.0.5
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 ff5c0459..66fd698c 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,6 +2,12 @@ Changelog ========= +3.0.5 - Bugfixes +============================================= + +see the following for details: +https://github.com/gitpython-developers/gitpython/milestone/32?closed=1 + 3.0.4 - Bugfixes ============================================= |