diff options
| author | Anil Khatri <anil.soccer.khatri@gmail.com> | 2019-10-23 23:51:15 +0530 |
|---|---|---|
| committer | Anil Khatri <anil.soccer.khatri@gmail.com> | 2019-10-23 23:51:15 +0530 |
| commit | d4756f4a1298e053aaeae58b725863e8742d353a (patch) | |
| tree | de992d78c7d5520d0112391c269b13a53ca6065c /doc | |
| parent | 1dc46d735003df8ff928974cb07545f69f8ea411 (diff) | |
| parent | abb18968516c6c3c9e1d736bfe6f435392b3d3af (diff) | |
| download | GitPython-d4756f4a1298e053aaeae58b725863e8742d353a.tar.gz GitPython-d4756f4a1298e053aaeae58b725863e8742d353a.zip | |
Merge branch 'fix/deepsource-issues' of github.com:imkaka/GitPython into fix/deepsource-issues
Diffstat (limited to 'doc')
| -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 ============================================= |
