Update changelog

[ci skip]
This commit is contained in:
Florian Bruhin 2018-02-06 14:13:06 +01:00
parent 6f028e9ad0
commit 8c39e8f764

View File

@ -36,7 +36,7 @@ Changed
- `:tab-only` with pinned tabs now still closes unpinned tabs.
- GreaseMonkey `@include` and `@exclude` now support
regex matches. With QtWebEngine and Qt 5.8 and newer, Qt handles the matching,
but similar functionality will likely land in Qt 5.11.
but similar functionality was added in Qt 5.11.
- The sqlite history now uses write-ahead logging which should be
a performance and stability improvement.
- The `url.incdec_segments` option now also can take `port` as possible segment.