summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-03-02 10:05:34 +0100
committerFlorian Bruhin <me@the-compiler.org>2021-03-02 10:05:34 +0100
commit05d009714137a05678f37c798772dd2653c462f7 (patch)
treeb64d197dedc6da80c85e1fccf5b1cf76e2297dbe
parent0fa0848d038c471072908b82470768a37649c7b8 (diff)
downloadqutebrowser-05d009714137a05678f37c798772dd2653c462f7.tar.gz
qutebrowser-05d009714137a05678f37c798772dd2653c462f7.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 c5636204f..c8590ba80 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -54,6 +54,8 @@ Changed
long line.
- If a command stats with space (e.g. `: open ...`, it's now not saved to
command history anymore (similar to how some shells work).
+- When a tab is pinned, running `:open` will now open a new tab instead of
+ displaying an error.
Fixed
~~~~~