From e53cf08548122df6e835518071503c034541b3d1 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sun, 11 Feb 2018 10:35:31 +0100 Subject: [PATCH] Update changelog --- doc/changelog.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index 5c75a14e0..3fe8c2147 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -22,6 +22,7 @@ Added ~~~~~ - QtWebEngine: Caret/visual mode is now supported. +- QtWebEngine: Authentication via ~/.netrc is now supported. - A new `qute://bindings` page, opened by `:bind`, shows all keybindings. - `:session-load` has a new `--delete` flag which deletes the session after loading it.