commit | da3e6898e49db673b450db74b816a4c5480ea282 | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jon.wayne.parrott@gmail.com> | Fri Feb 19 15:42:07 2016 -0800 |
committer | Jon Wayne Parrott <jon.wayne.parrott@gmail.com> | Fri Feb 19 16:25:56 2016 -0800 |
tree | c167fe74f202aacc212baaf6f74fbfcb71d22997 | |
parent | 36e41bc9e5f0c6e6d5920ae4a5c9802ca63554e2 [diff] |
Updating CHANGELOG
diff --git a/CHANGELOG b/CHANGELOG index fd0a0e2..f50f0e6 100644 --- a/CHANGELOG +++ b/CHANGELOG
@@ -1,3 +1,14 @@ +v1.5.0 + Version 1.5.0 + + Release to support oauth2client >= 2.0.0. + + - Fix file stream recognition in Python 3 (#141) + - Fix non-resumable binary uploads in Python 3 (#147) + - Default to 'octet-stream' if mimetype detection fails (#157) + - Handle SSL errors with retries (#160) + - Fix incompatibility with oauth2client v2.0.0 (#182) + v1.4.2 Version 1.4.2