summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-03-20 11:17:27 +0100
committerFlorian Bruhin <me@the-compiler.org>2021-03-20 11:17:27 +0100
commitd6848fdbf3db38fc9d18b301de4c6267bb7dacf4 (patch)
tree2619ac0ceb51af1fa3d3e0fc23ff8622c1b5a9bb
parent3dc5584cac2a588828dbd50ba441c04ad27e6d17 (diff)
downloadqutebrowser-d6848fdbf3db38fc9d18b301de4c6267bb7dacf4.tar.gz
qutebrowser-d6848fdbf3db38fc9d18b301de4c6267bb7dacf4.zip
Update changelog
-rw-r--r--doc/changelog.asciidoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index c7e057c88..edbd69513 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -87,6 +87,9 @@ Fixed
now displays an error instead.
- The `qute-pass` userscript now works correctly when generating OTP tokens
with `gopass`.
+- When using `bindings.key_mappings` to map a key to multiple other keys,
+ qutebrowser would crash. This is now handled correctly - however, note that
+ it's usually better to map keys to commands instead.
[[v2.1.0]]
v2.1.0 (2021-03-12)