diff --git a/CHANGELOG.md b/CHANGELOG.md index fd31047..1a41ee4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## Unreleased ### Fixed * Better handling of 503 responses from the API [#48](https://github.com/contentful/contentful-management.rb/pull/48) +* Better handling of 429 responses from the API [#51](https://github.com/contentful/contentful-management.rb/pull/51) ### Added * `focus` and `fit` to image handling parameters [#44](https://github.com/contentful/contentful.rb/pull/44)