Prepare for 2.0.3

This commit is contained in:
Johannes Marbach 2023-12-19 21:19:13 +01:00
parent cb4aefb1ab
commit d6839a1630

View file

@ -2,6 +2,10 @@
## Unreleased
Nothing at the moment
## 2.0.3 (2023-12-19)
- fix: Clear the screen before exiting (#50)
- feat: Add extra top row for numbers & symbols, drop duplicative label (#49)
- fix: Stopgap solution for slow react on hardware keyboard (#36, thanks @jane400)