CHANGELOG.md in contentful_middleman-2.0.0 vs CHANGELOG.md in contentful_middleman-2.0.1
- old
+ new
@@ -1,7 +1,11 @@
# Change Log
## Unreleased
+## 2.0.1
+### Fixed
+* Fixed issue when generating file on entries with a field called `Content Type`
+
## 2.0.0
## Changed
* Upgraded to 2.0.1 Ruby CDA SDK which solves a number of pre-existing bugs [#116](https://github.com/contentful/contentful_middleman/issues/116) [#113](https://github.com/contentful/contentful_middleman/issues/113) [#103](https://github.com/contentful/contentful_middleman/issues/103)
* Field IDs will now be `snake_cased` following the 2.0.1 Ruby CDA SDK Upgrade