From 5967a62a2c7c21f5e0c78cc373f23c83ac10d6e5 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Wed, 3 Jun 2020 21:19:06 +0200 Subject: Update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit