Update changelog

This commit is contained in:
Florian Bruhin 2018-02-07 22:31:28 +01:00
parent 01ccbc679d
commit cd97d5e6e2

View File

@ -41,6 +41,8 @@ Changed
a performance and stability improvement.
- The `url.incdec_segments` option now also can take `port` as possible segment.
- QtWebEngine: `:view-source` now uses Chromium's `view-source:` scheme.
- When an editor is spawned with `:open-editor` and `:config-edit`, the changes
are now applied as soon as the file is saved in the editor.
Fixed
~~~~~