Update changelog

This commit is contained in:
Florian Bruhin 2018-06-11 12:39:17 +02:00
parent 4dcba2343d
commit bfae6b357a

View File

@ -59,6 +59,8 @@ Changed
securely and without requiring the `--enable-webengine-inspector` option.
- The `<Enter>` key (`:follow-selected`) now follows the currently focused
element if there's no selection.
- The `--logfilter` argument now can be prepended with an exclamation mark
(e.g. `--logfilter '!init,destroy'`) to invert the filter.
Removed
~~~~~~~