From: Daniel Carl Date: Sat, 14 Dec 2019 23:40:29 +0000 (+0100) Subject: Add new dark-mode setting to CHANGELOG. X-Git-Url: https://git.owens.tech///git?a=commitdiff_plain;h=b135e1e00aaf3efe7dc2d69de7c4317904c3ce91;p=vimb.git Add new dark-mode setting to CHANGELOG. --- 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