The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
+## 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
- A Readme
[Unreleased]: https://github.com/rbdr/blog/compare/master...develop
-[v1.0.1]: https://github.com/rbdr/blog/compare/1.0.0...1.0.1
+[1.0.1]: https://github.com/rbdr/blog/compare/1.0.0...1.0.1