1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-31 05:40:03 -04:00

Updated changelogs

This commit is contained in:
Emil Ernerfeldt
2021-03-27 10:37:31 +01:00
parent 41c9de2734
commit 1bb100d766
2 changed files with 18 additions and 29 deletions

View File

@@ -9,8 +9,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Added ⭐
* [Fix mobile and IME text input](https://github.com/emilk/egui/pull/253)
* Hold down a modifier key when clicking a link to open it in a new tab.
Contributors: [n2](https://github.com/n2)
## 0.10.0 - 2021-02-28