Update changelog

This commit is contained in:
Florian Bruhin 2020-07-28 19:01:33 +02:00
parent efaa721ef7
commit 6f6624f115
1 changed files with 2 additions and 0 deletions

View File

@ -50,6 +50,8 @@ Added
tabs.
- New command `:devtools-focus` (bound to `wIf`) to toggle keyboard focus
between the devtools and web page.
- New `--target private-window` argument, which can be used to open a private
window in an existing instance from the commandline.
Fixed
~~~~~