From b135e1e00aaf3efe7dc2d69de7c4317904c3ce91 Mon Sep 17 00:00:00 2001
From: Daniel Carl <danielcarl@gmx.de>
Date: Sun, 15 Dec 2019 00:40:29 +0100
Subject: [PATCH] Add new dark-mode setting to CHANGELOG.

---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index bc3b59b..3204cde 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
   content is loaded (Thanks to Patrick Steinhardt).
 * Setting `geolocation` with values ('ask', 'always' and 'never') to allow to
   user to permit or disable geolcation requests (Thanks to Alva).
+* Setting `dark-mode` to switch the webview into dark mode, which might be
+  picked up by pages media query to setup dark styling (Thanks to Alva).
 ### Changed
 ### Fixed
 ### Removed
-- 
2.20.1