diff options
| author | Sebastian Thiel <sebastian.thiel@icloud.com> | 2020-02-23 09:24:44 +0800 |
|---|---|---|
| committer | Sebastian Thiel <sebastian.thiel@icloud.com> | 2020-02-23 09:24:44 +0800 |
| commit | 169dbcf930c21c08c66961fc43105cee8f5653d0 (patch) | |
| tree | 8d32f807fdb1bc699b77d5182571e4b1418cd9ad /doc/source/changes.rst | |
| parent | 139811a89279482c4df9cddb7d7e69d2e2c36c47 (diff) | |
| download | gitdb-3.0.3.tar.gz | |
Bump version to v3.0.3; update changelog3.0.3
https://github.com/gitpython-developers/gitdb/issues/59
Diffstat (limited to 'doc/source/changes.rst')
| -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 aa7a890..954935b 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -3,6 +3,12 @@ Changelog ######### ***** +3.0.3 +***** + +* restrict smmap to versions < 3. See https://github.com/gitpython-developers/gitdb/issues/59 for details. + +***** 3.0.2 ***** |
