CHANGELOG.md in contentful-0.7.0 vs CHANGELOG.md in contentful-0.8.0

- old
+ new

@@ -1,7 +1,11 @@ # Change Log ## Unreleased +## 0.8.0 +### Changed +* Unified Locale Handling [#73](https://github.com/contentful/contentful.rb/issues/73) + ## 0.7.0 ### Added * Add support for querying a field's `linkType` [#75](https://github.com/contentful/contentful.rb/pull/75) * Handles multiple locales when requesting with `locale: "*"` [contentful_middleman/#39](https://github.com/contentful-labs/contentful_middleman/issues/39)