summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-09-12 08:49:59 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-09-12 08:49:59 +0200
commita68aaef32040029da897ed2ce540032fe4b49ba0 (patch)
treed0e6c746a289f8e69f67fab5e3fb2a50f469489b
parent18928312559655ee44a8e432ec93b0eb759b18b3 (diff)
downloadqutebrowser-a68aaef32040029da897ed2ce540032fe4b49ba0.tar.gz
qutebrowser-a68aaef32040029da897ed2ce540032fe4b49ba0.zip
Update changelog
-rw-r--r--doc/changelog.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 825e96063..91f39b84a 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -27,6 +27,8 @@ Added
v2.3.0.
- New `downloads.prevent_mixed_content` setting to prevent insecure
mixed-content downloads (true by default).
+- New `--private` flag for `:tab-clone`, which clones a tab into a new private
+ window, mirroring the same flags for `:open` and `:tab-give`.
Fixed
~~~~~