diff options
author | Sebastian Thiel <sebastian.thiel@icloud.com> | 2019-10-22 12:47:19 +0200 |
---|---|---|
committer | Sebastian Thiel <sebastian.thiel@icloud.com> | 2019-10-22 12:47:19 +0200 |
commit | 74930577ec77fefe6ae9989a5aeb8f244923c9ac (patch) | |
tree | c1cd631ec9920bd33b3b8ccaa6b3d4bfb001341a /doc/source | |
parent | c2636d216d43b40a477d3a5180f308fc071abaeb (diff) | |
download | gitpython-74930577ec77fefe6ae9989a5aeb8f244923c9ac.tar.gz |
Update changelog; improve README to prevent release mistakes in future.3.0.4
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 356056e7..ff5c0459 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,6 +2,12 @@ Changelog ========= +3.0.4 - Bugfixes +============================================= + +see the following for details: +https://github.com/gitpython-developers/gitpython/milestone/31?closed=1 + 3.0.3 - Bugfixes ============================================= |