summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDaniel Carl <danielcarl@gmx.de>2019-12-18 23:29:29 +0100
committerDaniel Carl <danielcarl@gmx.de>2019-12-18 23:30:45 +0100
commit1d81da727b1c6b9531775c2720b1495f9640aed0 (patch)
treecf366ad3adc604138f45ba72e372bbfe74642a43 /CHANGELOG.md
parentb135e1e00aaf3efe7dc2d69de7c4317904c3ce91 (diff)
Added --cmd,-C option to give ex commands on startup #342.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3204cde..5c02c9a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
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).
+* Option `--cmd, -C` to run ex commands on startup.
### Changed
### Fixed
### Removed