summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2016-04-01 06:14:30 +0200
committerFlorian Bruhin <git@the-compiler.org>2016-04-01 06:14:30 +0200
commitb5636a35317730129618d36a1b486750e9954baf (patch)
tree23de928517d11fc45340fdbcbd333fefe818ba0b
parentaad2407de17b835df583f4b6604c250ec21617c7 (diff)
downloadqutebrowser-b5636a35317730129618d36a1b486750e9954baf.tar.gz
qutebrowser-b5636a35317730129618d36a1b486750e9954baf.zip
Update changelog
-rw-r--r--CHANGELOG.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index 385f42e97..4ee5b8d26 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -34,6 +34,8 @@ Added
for hints instead of single characters.
- New `--all` argument for `:download-cancel` to cancel all running downloads.
- New `password_fill` userscript to fill passwords using the `pass` executable.
+- New `current` hinting mode which forces opening hints in the current tab
+ (even with `target="_blank"`)
Changed
~~~~~~~