diff options
| author | Harmon <Harmon758@gmail.com> | 2020-02-23 00:00:54 -0600 |
|---|---|---|
| committer | Harmon <Harmon758@gmail.com> | 2020-02-23 00:00:54 -0600 |
| commit | 74aef73b0dd1f97b89f95f67500ae9c4c405ff15 (patch) | |
| tree | 75d732038225b43ea5e5d786a5c4498d54531483 /doc | |
| parent | 09aa35b62ed341124a7b4757acf35b849a7a39ad (diff) | |
| download | gitdb-3.0.3.post1.tar.gz | |
v3.0.3.post13.0.3.post1
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/source/changes.rst | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/source/changes.rst b/doc/source/changes.rst index e4d4ebc..ac4b477 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,6 +2,21 @@ Changelog ######### +*********** +3.0.3.post1 +*********** + +* Fixed changelogs for v3.0.2 and v3.0.3 + +***** +3.0.3 +***** + +* Changed ``force_bytes`` to use UTF-8 encoding by default + (`#49 <https://github.com/gitpython-developers/gitdb/pull/49>`_) +* Restricted smmap2 version requirement to < 3 +* Updated requirements.txt + ***** 3.0.2 ***** |
