Update changelog

This commit is contained in:
Florian Bruhin 2018-01-25 09:03:47 +01:00
parent 54e9edfd60
commit ab4c875792

View File

@ -39,6 +39,7 @@ Changed
similar functionality will likely land 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.
Fixed
~~~~~