Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Wayne Parrott committed May 19, 2016
1 parent 0a471d3 commit 2aedb52
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
v1.5.1
Version 1.5.1

Bugfix release

- Allow using versions of oauth2client < 2.0.0. (#197)
- Check both current and new API discovery URL. (#202)
- Retry http requests on connection errors and timeouts. (#218)
- Retry http requests on rate limit responses. (#201)
- Import guards for ssl (for Google App Engine). (#220)
- Use named loggers instead of the root logger. (#206)
- New search console example. (#212)

v1.5.0
Version 1.5.0

Expand Down

0 comments on commit 2aedb52

Please sign in to comment.