Update changelog

This commit is contained in:
Florian Bruhin 2018-05-08 11:44:06 +02:00
parent 89a1c43b4c
commit 4fee9b9637

View File

@ -29,6 +29,7 @@ Changed
- New short flags for commandline arguments: `-B` and `-T` for `--basedir` and `--temp-basedir`; `-d` and `-D` for `--debug` and `--debug-flag`.
- Deleting history items via `:history-clear` or `:completion-item-del` now also removes that URL from QtWebEngine's visited links.
- There's now completion for commands taking a variable count of arguments (like `:config-cycle`).
v1.3.0
------