From 1d874285754f3efb18c3a693ed798e3cbf77cd55 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 30 Dec 2019 22:26:53 +0100 Subject: Update changelog --- doc/changelog.asciidoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index cc44bffd7..193ebc3c4 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -76,6 +76,11 @@ Changed - Settings with URL patterns can now be used to affect the behavior of the QtWebEngine inspector. Note that the underlying URL is `chrome-devtools://*` from Qt 5.11 to Qt 5.13, but `devtools://*` with Qt 5.14. +- Improvements when `tabs.tabs_are_windows` is set: + * Using `:tab-take` and `:tab-give` now shows an error, as the effect of + doing so would be equal to `:tab-clone`. + * The `:buffer` completion doesn't show any window sections anymore, only a + flat list of tabs. - Performance improvements for the following areas: * Adding settings with URL patterns * Matching of settings using URL patterns -- cgit v1.2.3-54-g00ecf