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
14 - Updated dependencies
15 - Replace jsdoc with jsdoc-to-markdown
16 - Replace showdown with marked
17 - Replace mustache with dot
19 ## [1.0.1] - 2017-07-03
21 - Add styling for code
24 - Swap markdown engine for showdown
25 - Remove `v` from CHANGELOG
26 - Fix crash when generator attempted to run without 3 posts
33 - Binary to add and update blog posts
36 - Simple contributing guidelines
40 [Unreleased]: https://github.com/rbdr/blog/compare/master...develop
41 [1.0.1]: https://github.com/rbdr/blog/compare/1.0.0...1.0.1