Update changelog

This commit is contained in:
Florian Bruhin 2021-05-03 15:21:57 +02:00
parent 63b8269f5c
commit 5983339bef
1 changed files with 11 additions and 0 deletions

View File

@ -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)
-------------------