diff options
| author | Ben Beltran <ben@nsovocal.com> | 2020-06-03 21:19:06 +0200 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2020-06-03 21:19:06 +0200 |
| commit | 5967a62a2c7c21f5e0c78cc373f23c83ac10d6e5 (patch) | |
| tree | 1536f807aed257539152c14b9609e7232de1025e | |
| parent | 05d725fad196f53874c5d15ca493962986f8af73 (diff) | |
Update CHANGELOG
| -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 |