CHANGELOG.md in wordpress-exporter-0.1.0 vs CHANGELOG.md in wordpress-exporter-0.2.0

- old
+ new

@@ -1,8 +1,15 @@ # Change Log ## Master +## 0.2.0 +### Added +* Author added + +### Fixed +* Default content model structure now working as intended for Author + ## 0.1.0 ### Fixed * Posts without `wp:post_date` or `wp:post_date_gmt` now get defaulted to `Date.today` instead of throwing an error [#8](https://github.com/contentful/wordpress-exporter.rb/issues/8) ### Added