Update changelog

This commit is contained in:
Florian Bruhin 2018-06-07 17:52:46 +02:00
parent d541634a7c
commit 6e48648033

View File

@ -35,6 +35,8 @@ Changed
also removes that URL from QtWebEngine's visited links.
- There's now completion for commands taking a variable count of arguments
(like `:config-cycle`).
- QtWebEngine: On Qt 5.11.1, no reloads are needed anymore when switching
between pages with changed settings (e.g. `content.javascript.enabled`).
v1.3.2 (unreleased)
-------------------