diff options
author | Sebastian Thiel <sebastian.thiel@icloud.com> | 2019-10-02 20:39:49 +0200 |
---|---|---|
committer | Sebastian Thiel <sebastian.thiel@icloud.com> | 2019-10-02 20:39:49 +0200 |
commit | 23b83cd6a10403b5fe478932980bdd656280844d (patch) | |
tree | b87b62d91de4b788574cd34a2df2c7219f76a60e /doc/source | |
parent | cf237db554f8e84eaecf0fad1120cbd75718c695 (diff) | |
download | gitpython-23b83cd6a10403b5fe478932980bdd656280844d.tar.gz |
Prepare v3.0.33.0.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 1525b09f..356056e7 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,6 +2,12 @@ Changelog ========= +3.0.3 - Bugfixes +============================================= + +see the following for (most) details: +https://github.com/gitpython-developers/gitpython/milestone/30?closed=1 + 3.0.2 - Bugfixes ============================================= |