Update changelog

This commit is contained in:
Florian Bruhin 2021-05-19 17:23:42 +02:00
parent eae2eba2b1
commit 2a4796b5f4
1 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,8 @@ Fixed
using `:` would crash, which is now fixed.
- New site-specific quirk (again) working around not being able to type
accented/composed characters on Google Docs.
- When running with `python -OO` (which is not recommended), a notification
being shown would result in a crash, which is now fixed.
[[v2.2.1]]
v2.2.1 (2021-04-29)