summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-05-13 13:04:24 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-05-13 13:04:24 +0200
commitb50d8c57c4d933c7f2125bc3daff96551876b282 (patch)
treeed0b7cce9bb495caab0f801a0f7e0c55859618c5 /doc
parentee0347ba2f381b299039f66eaf2c530fbf354c72 (diff)
downloadqutebrowser-b50d8c57c4d933c7f2125bc3daff96551876b282.tar.gz
qutebrowser-b50d8c57c4d933c7f2125bc3daff96551876b282.zip
Update changelog
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog.asciidoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 149b4f9ee..e3f732606 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -25,6 +25,10 @@ Fixed
- When awesomewm's "naughty" notification daemon was used with a development
version of AwesomeWM and an unknown version number, qutebrowser would crash
when trying to parse the version string. This is now fixed.
+- Due to a bug with QtWebEngine 5.15.4, old Service Worker data could cause
+ renderer process crashes. This is now worked around by qutebrowser.
+- When an (broken) binding to `set-cmd-text` without any argument existed,
+ using `:` would crash, which is now fixed.
[[v2.2.1]]
v2.2.1 (2021-04-29)