commit | cf631a73e2f3f43897b65206127ced82382d35f5 | [log] [tgz] |
---|---|---|
author | Joe Gregorio <jcgregorio@google.com> | Mon Sep 28 09:49:57 2015 -0400 |
committer | Joe Gregorio <jcgregorio@google.com> | Mon Sep 28 09:49:57 2015 -0400 |
tree | 9f567603a242b3cdd2988a092098a3ae649c8b77 | |
parent | d86146d57ba65a36700f14201fe724f320504a4e [diff] [blame] |
Release 0.9.2
diff --git a/CHANGELOG b/CHANGELOG index 9e6688a..67f8421 100644 --- a/CHANGELOG +++ b/CHANGELOG
@@ -1,3 +1,11 @@ +0.9.2 + + Fixes in this release: + + https://github.com/jcgregorio/httplib2/pull/313 + + Fix incorrect ResponseNotReady exceptions, retry on transient errors. + 0.9.1 Fixes in this release: