Update changelog

This commit is contained in:
Jay Kamat 2018-08-18 13:33:12 -07:00
parent 9c4337c359
commit 995f9b47a0
No known key found for this signature in database
GPG Key ID: 5D2E399600F4F7B5

View File

@ -57,6 +57,7 @@ Fixed
- Crash in the `importer.py` script when importing Chrome bookmarks from newer Chrome versions.
- The `content.webrtc_public_interfaces_only` option didn't work on Qt 5.11 previously (it now does).
Note it still does not work on Qt 5.10 (due to a Qt bug) and Qt < 5.9.2.
- Repeated escaping of entries in `qute://log` when refreshing page.
v1.4.1
------