Update changelog
This commit is contained in:
parent
63b8269f5c
commit
5983339bef
|
|
@ -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)
|
||||
-------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue