X-Git-Url: https://git.r.bdr.sh/rbdr/blog/blobdiff_plain/8769ecd1df4f555ca8360b2ec2490e30e43ee0eb..5f31ea34aea76b8357913abd003bddb0f47f4dab:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 13673b3..a38a69d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,18 @@ 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 +- TXT 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 +38,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