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