summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-04-03 15:30:10 +0200
committerFlorian Bruhin <me@the-compiler.org>2020-04-03 15:30:34 +0200
commit5ad2b67a4e66301f3cbbfcbce88fea81a64398a3 (patch)
tree1258e27fa8384189b21c26de8b1862b9cc115db6
parentdd611db8e47b5c8bd8b63db37709a5433678b87c (diff)
downloadqutebrowser-5ad2b67a4e66301f3cbbfcbce88fea81a64398a3.tar.gz
qutebrowser-5ad2b67a4e66301f3cbbfcbce88fea81a64398a3.zip
Update changelog for v1.10.2
-rw-r--r--doc/changelog.asciidoc16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 7af22398d..72863a98d 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -15,6 +15,22 @@ breaking changes (such as renamed commands) can happen in minor releases.
// `Fixed` for any bug fixes.
// `Security` to invite users to upgrade in case of vulnerabilities.
+v1.10.2 (unreleased)
+--------------------
+
+Changed
+~~~~~~~
+
+- Windows and macOS releases now bundle Qt 5.14.2, including security fixes up
+ to Chromium 80.0.3987.132.
+
+Fixed
+~~~~~
+
+- The WhatsApp workaround now also works when using WhatsApp in languages other
+ than English.
+- The `mkvenv.py` script now also works properly on Windows.
+
v1.10.1 (2020-02-15)
--------------------