X-Git-Url: https://git.r.bdr.sh/rbdr/blog/blobdiff_plain/8769ecd1df4f555ca8360b2ec2490e30e43ee0eb..04b71c5478dea42937a3288aed9598663c6dab0d:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 13673b3..1e3b1f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file. 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 + +### Changed +- Updated dependencies +- Replace jsdoc with jsdoc-to-markdown +- Replace showdown with marked +- Replace mustache with dot + ## [1.0.1] - 2017-07-03 ### Added - Add styling for code @@ -26,4 +37,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - 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