CHANGELOG.md in contentful_middleman-1.0.4 vs CHANGELOG.md in contentful_middleman-1.1.0

- old
+ new

@@ -1,6 +1,17 @@ # Change Log +## 1.1.0 +### Added +* New extension option: `use_preview_api` +* An example mapper that allows references from linked to linking entries + +### Changed +* Make the all the entries available inside the mapper + +### Fixed +* Calculate the version hash using the `updated_at` value of every entry instead of its revision + ## 1.0.4 ### Fixed * Typo in the require statements * The importing of entries with fields containing a list of elements other that links to entries now works * Handle non included links i.e. when the `include` query parameter is not present or its value doesn't cover a link