diff options
| author | Harmon <Harmon758@gmail.com> | 2020-02-23 09:13:36 -0600 |
|---|---|---|
| committer | Harmon <Harmon758@gmail.com> | 2020-02-23 09:33:21 -0600 |
| commit | 253dfe7092f83229d9e99059e7c51f678a557fd2 (patch) | |
| tree | 6b05e2298492678dfa0dbb6361b27e2237e292e6 /doc/source | |
| parent | 74aef73b0dd1f97b89f95f67500ae9c4c405ff15 (diff) | |
| download | gitdb-253dfe7092f83229d9e99059e7c51f678a557fd2.tar.gz | |
v4.0.14.0.1
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/changes.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/source/changes.rst b/doc/source/changes.rst index ac4b477..236b954 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,6 +2,16 @@ Changelog ######### +***** +4.0.1 +***** + +* Switched back to the gitdb package name on PyPI and fixed the gitdb2 mirror package + (`#59 <https://github.com/gitpython-developers/gitdb/issues/59>`_) +* Switched back to require smmap package and fixed version requirement to >= 3.0.1, < 4 + (`#59 <https://github.com/gitpython-developers/gitdb/issues/59>`_) +* Updated smmap submodule + *********** 3.0.3.post1 *********** |
