CHANGELOG.md in contentful_middleman-1.1.1 vs CHANGELOG.md in contentful_middleman-1.2.0

- old
+ new

@@ -1,5 +1,15 @@ # Change Log +## Unreleased + +## 1.2.0 +### Added +* Include `:all_entries` option to `activate` block for getting over 1000 entries[#45](https://github.com/contentful-labs/contentful_middleman/issues/45) +* Update `middleman-core` required version +* Removes `middleman-blog` dependency[#9](https://github.com/contentful-labs/contentful_middleman/issues/9) +* Add Webhook Integration[#55](https://github.com/contentful-labs/contentful_middleman/pull/55) +* Clarify that `:all_entries` may need an `:order` attribute in the `:cda_query` for avoiding entry skipping and provided a sane default[#60](https://github.com/contentful/contentful_middleman/issues/60) +* Add Localize Helpers ## 1.1.1 ### Changed * Breadth-first search of linked entries