diff options
| author | Sebastian Thiel <sebastian.thiel@icloud.com> | 2020-02-17 09:15:48 +0800 |
|---|---|---|
| committer | Sebastian Thiel <sebastian.thiel@icloud.com> | 2020-02-17 09:15:48 +0800 |
| commit | 5dd0f302f101e66d9d70a3b17ce0f379b4db214b (patch) | |
| tree | 3d3a156b98f7ee797d2fb75f36c1826ed51e498c /doc/source | |
| parent | e6ee8bf864c726a5461600de28d64c1f06f4e163 (diff) | |
| download | gitdb-3.0.1.tar.gz | |
bump version to 3.0.13.0.1
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 22deb6d..9d3b2dc 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -3,6 +3,12 @@ Changelog ######### ***** +3.0.1 +***** + +* removed all python2 compatibility shims, GitDB now is a Python 3 program. + +***** 0.6.1 ***** |
