]> git.r.bdr.sh - rbdr/blog/blobdiff - CHANGELOG.md
Add TXT support
[rbdr/blog] / CHANGELOG.md
index 13673b3ef1ac3192b50c057d1307f01480d5f57a..a38a69d02c76a4c9a9f15ba99318afd9375d275c 100644 (file)
@@ -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