1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-02 14:50:03 -04:00

Release 0.8.0 - Grid layout & new visual style

This commit is contained in:
Emil Ernerfeldt
2021-01-17 15:16:00 +01:00
parent a229f581b9
commit 37a3fe7f76
19 changed files with 343 additions and 179 deletions

View File

@@ -7,6 +7,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## Unreleased
## 0.8.0 - 2021-01-17
### Fixed 🐛
* Fix a bug where key releases weren't sent to egui