Update changelog for 2.0.2

This commit is contained in:
Johannes Marbach 2023-10-07 11:46:16 +02:00
parent 40ca213ec3
commit 2e5707cbd5

View file

@ -4,6 +4,10 @@
Nothing at the moment
## 2.0.2 (2023-10-07)
- fix: Prefer keyboard capability when input devices offer both keyboard and pointer (!24, thanks @TravMurav)
## 2.0.1 (2023-10-01)
- fix: Keyboard layout selection is broken (#45, thanks @Jarrah)