We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent2810e8d commitac28616Copy full SHA for ac28616
doc/source/changes.rst
@@ -59,9 +59,9 @@ Bugfixes
59
* Added support for parsing Git internal date format (@<unix timestamp> <timezone offset>)
60
(`#965<https://github.com/gitpython-developers/GitPython/pull/965>`_)
61
* Removed Python 2 and < 3.3 compatibility shims
62
- (`#979<https://github.com/gitpython-developers/GitPython/pull/965>`_)
+ (`#979<https://github.com/gitpython-developers/GitPython/pull/979>`_)
63
* Fixed GitDB (gitdb2) requirement version specifier formatting in requirements.txt
64
65
66
3.0.5 - Bugfixes
67
=============================================