2 All notable changes to this project will be documented in this file.
4 The format is based on [Keep a Changelog](http://keepachangelog.com/)
5 and this project adheres to [Semantic Versioning](http://semver.org/).
9 - Post Metadata support
15 - Updated dependencies
16 - Replace jsdoc with jsdoc-to-markdown
17 - Replace showdown with marked
18 - Replace mustache with dot
21 ## [1.0.1] - 2017-07-03
23 - Add styling for code
26 - Swap markdown engine for showdown
27 - Remove `v` from CHANGELOG
28 - Fix crash when generator attempted to run without 3 posts
35 - Binary to add and update blog posts
38 - Simple contributing guidelines
42 [Unreleased]: https://github.com/rbdr/blog/compare/master...develop
43 [1.0.1]: https://github.com/rbdr/blog/compare/1.0.0...1.0.1