diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a38a69d..5a7d60a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,12 +9,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Post Metadata support - RSS support - TXT support +- Dark mode support ### Changed - Updated dependencies - Replace jsdoc with jsdoc-to-markdown - Replace showdown with marked - Replace mustache with dot +- New blog style ## [1.0.1] - 2017-07-03 ### Added |