diff options
Diffstat (limited to 'doc/source/changes.rst')
| -rw-r--r-- | doc/source/changes.rst | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/source/changes.rst b/doc/source/changes.rst index 954935b..84c2787 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -3,10 +3,16 @@ Changelog ######### ***** +4.0.0 +***** + +* restrict smmap to versions >= 3. See https://github.com/gitpython-developers/gitdb/issues/59 for details. + +***** 3.0.3 ***** -* restrict smmap to versions < 3. See https://github.com/gitpython-developers/gitdb/issues/59 for details. +* restrict smmap2 to versions < 3. See https://github.com/gitpython-developers/gitdb/issues/59 for details. ***** 3.0.2 |
