+## Unreleased
+### Added
+- Post Metadata support
+- RSS support
+- TXT support
+- Dark mode support
+
+### Changed
+- Updated dependencies
+- Replace jsdoc with jsdoc-to-markdown
+- Replace showdown with marked
+- Replace mustache with dot
+- New blog style
+
+## [1.0.1] - 2017-07-03
+### Added
+- Add styling for code
+
+### Changed
+- Swap markdown engine for showdown
+- Remove `v` from CHANGELOG
+- Fix crash when generator attempted to run without 3 posts
+
+
+## 1.0.0 - 2017-07-03