summaryrefslogtreecommitdiff
path: root/doc/changelog.asciidoc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-06-09 10:22:17 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-06-09 10:22:17 +0200
commit96149c7e28e41a2d65464fee81b364b3f2474e64 (patch)
treee905a26064aa0cd7c633b4709cd116bb8d92da88 /doc/changelog.asciidoc
parente6261ad92ef138b7eac1266a7f20133ff6bc0ece (diff)
downloadqutebrowser-96149c7e28e41a2d65464fee81b364b3f2474e64.tar.gz
qutebrowser-96149c7e28e41a2d65464fee81b364b3f2474e64.zip
Add content.prefers_reduced_motion
Closes #6530
Diffstat (limited to 'doc/changelog.asciidoc')
-rw-r--r--doc/changelog.asciidoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 83d8a9601..02d388517 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -19,6 +19,12 @@ breaking changes (such as renamed commands) can happen in minor releases.
v2.3.0 (unreleased)
-------------------
+Added
+~~~~~
+
+- New `content.prefers_reduced_motion` setting to request websites to reduce
+ non-essential motion/animations.
+
Changed
~~~~~~~