summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-04-27 14:20:34 +0200
committerFlorian Bruhin <me@the-compiler.org>2020-04-27 14:20:34 +0200
commitce5ca98c59a85e8f9d0d999ffb5b6cc70f278e87 (patch)
tree6bbdce6feec8341e451655db86656ab8bd8a1d88
parent260d74dc3c72d851041c6026235b0c922e7f9f15 (diff)
downloadqutebrowser-ce5ca98c59a85e8f9d0d999ffb5b6cc70f278e87.tar.gz
qutebrowser-ce5ca98c59a85e8f9d0d999ffb5b6cc70f278e87.zip
Update changelog
-rw-r--r--doc/changelog.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 309f36b2e..990848774 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -50,6 +50,7 @@ Changed
Chromium. To revert to the old behavior, use `{quoted}` instead.
- The `content.windowed_fullscreen` setting got renamed to
`content.fullscreen.window`.
+- Mouse-wheel scrolling is now prevented while hints are active.
- Changes to userscripts:
* `qute-bitwarden` now has an optional `--totp` flag which can be used
to copy TOTP codes to clipboard (requires the `pyperclip` module).