commit | b27435570ba195ae664d2f168eee8dd7bf8b9b7a | [log] [tgz] |
---|---|---|
author | Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> | Thu Dec 06 13:13:43 2018 -0800 |
committer | GitHub <noreply@github.com> | Thu Dec 06 13:13:43 2018 -0800 |
tree | e5380afb545e98c0d512ff53d4eae426fc882bec | |
parent | e2dccec0c3087809ff3a045b2d1032f655a59004 [diff] [blame] |
Release v1.7.6 (#599)
diff --git a/CHANGELOG b/CHANGELOG index 01e0b60..73bcad3 100644 --- a/CHANGELOG +++ b/CHANGELOG
@@ -1,3 +1,10 @@ +v1.7.6 + Version 1.7.6 + + Bugfix release + + - Add client-side limit for batch requests (#585) + v1.7.5 Version 1.7.5 @@ -5,10 +12,9 @@ - Fix the client to respect the passed in developerKey and credentials - v1.7.4 Version 1.7.4 - + Bugfix release - Catch ServerNotFoundError to retry the request (#532)