summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2019-12-30 22:26:53 +0100
committerFlorian Bruhin <me@the-compiler.org>2019-12-30 22:26:53 +0100
commit1d874285754f3efb18c3a693ed798e3cbf77cd55 (patch)
tree60ad7236625931034374436584605881d9283806
parentc0648553f1f3087154a4913b5948f440e9b86a1e (diff)
downloadqutebrowser-1d874285754f3efb18c3a693ed798e3cbf77cd55.tar.gz
qutebrowser-1d874285754f3efb18c3a693ed798e3cbf77cd55.zip
Update changelog
-rw-r--r--doc/changelog.asciidoc5
1 files changed, 5 insertions, 0 deletions
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