summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-04-26 10:59:31 +0200
committerFlorian Bruhin <me@the-compiler.org>2020-04-27 12:00:46 +0200
commit8ebada17830a608f731e38fd02292bbde40da3c6 (patch)
tree20e33337799b3f8d08fa70ad940433d354610a77
parent99048fb466dc26593a35ae936c9f3cf72051e08e (diff)
downloadqutebrowser-8ebada17830a608f731e38fd02292bbde40da3c6.tar.gz
qutebrowser-8ebada17830a608f731e38fd02292bbde40da3c6.zip
Update changelog
-rw-r--r--doc/changelog.asciidoc8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 0993fd894..f8ed0d08d 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -58,9 +58,15 @@ Changed
data.
- The `dictcli.py` script now shows better error messages.
- Various improvements to the `mkvenv.py` script (mainly useful for development).
-- First adoptions to Qt 5.15
+- First adoptions to Qt 5.15.
- Minor performance improvements.
+Deprecated
+~~~~~~~~~~
+
+- A warning about old Qt versions is now also shown with Qt 5.9 and 5.10, as
+ support for Qt < 5.11 will be dropped in qutebrowser v2.0.
+
Fixed
~~~~~