Update changelog for #2416

This commit is contained in:
Emil Ernerfeldt 2022-12-09 09:55:16 +01:00
parent 6cc43dbdd4
commit 54675f8983
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ NOTE: [`epaint`](crates/epaint/CHANGELOG.md), [`eframe`](crates/eframe/CHANGELOG
## Unreleased
### Fixed 🐛
* Fix key-repeat for backspace and arrow keys in `TextEdit` ([#2416](https://github.com/emilk/egui/pull/2416)).
## 0.20.0 - 2022-12-08 - AccessKit, prettier text, overlapping widgets