diff options
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 c2c4b970..541a106a 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,6 +2,12 @@ Changelog ========= +3.1.0 +===== + +* Switched back to using gitdb package as requirement + (`gitdb#59 <https://github.com/gitpython-developers/gitdb/issues/59>`_) + 3.0.9 ===== |