summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/source/changes.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/changes.rst b/doc/source/changes.rst
index 175e4dc4..190396d9 100644
--- a/doc/source/changes.rst
+++ b/doc/source/changes.rst
@@ -59,9 +59,9 @@ Bugfixes
* Added support for parsing Git internal date format (@<unix timestamp> <timezone offset>)
(`#965 <https://github.com/gitpython-developers/GitPython/pull/965>`_)
* Removed Python 2 and < 3.3 compatibility shims
- (`#979 <https://github.com/gitpython-developers/GitPython/pull/965>`_)
+ (`#979 <https://github.com/gitpython-developers/GitPython/pull/979>`_)
* Fixed GitDB (gitdb2) requirement version specifier formatting in requirements.txt
- (`#979 <https://github.com/gitpython-developers/GitPython/pull/965>`_)
+ (`#979 <https://github.com/gitpython-developers/GitPython/pull/979>`_)
3.0.5 - Bugfixes
=============================================