summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-05-03 15:21:57 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-05-03 15:22:13 +0200
commit5983339bef02804653c0c55df2fd89c6d6e3e7a5 (patch)
tree3b1d86fe4cb63212d0ae93f8e8058911cfb72088
parent63b8269f5caed26474141254859cf5dcba9209d3 (diff)
downloadqutebrowser-5983339bef02804653c0c55df2fd89c6d6e3e7a5.tar.gz
qutebrowser-5983339bef02804653c0c55df2fd89c6d6e3e7a5.zip
Update changelog
-rw-r--r--doc/changelog.asciidoc11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 6bd609300..149b4f9ee 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -15,6 +15,17 @@ 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.
+[[v2.2.2]]
+v2.2.2 (unreleased)
+-------------------
+
+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.
+
[[v2.2.1]]
v2.2.1 (2021-04-29)
-------------------