CHANGELOG.md in contentful_middleman-1.3.1 vs CHANGELOG.md in contentful_middleman-1.3.2

- old
+ new

@@ -1,7 +1,12 @@ # Change Log ## Unreleased +## 1.3.2 +### Fixed +* Fixed Entry ID fetch on import task when having an ID field in the Content Type[#77](https://github.com/contentful/contentful_middleman/issues/77) +* Fixed `NoMethodError` when Entry has no populated fields[#76](https://github.com/contentful/contentful_middleman/issues/76) + ## 1.3.1 ### Fixed * Middleman not loading extension due to `@app` reassignment ## 1.3.0 [YANKED]