CHANGELOG.md in contentful-1.0.0 vs CHANGELOG.md in contentful-1.0.1

- old
+ new

@@ -1,8 +1,15 @@ # Change Log ## Unreleased +## 1.0.1 +### Fixed +* Fix Link resolution on localized content + +### Changed +* Removed dependency lock specific for Ruby < 2.0 support + ## 1.0.0 **ATTENTION**: Breaking changes on how JSON Fields are parsed. All keys are now symbolized, including nested hashes. Parsing errors have been fixed, particularly for `array`, `null` and `boolean` present on the first level of the JSON field. Also, on release 0.11.0, it was fixed that JSON Fields were being treated as locales.