1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-02 06:40:06 -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,4 +7,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## Unreleased
## 0.8.0 - 2021-01-17
* Update all egui-related dependencies to `0.8.0`
## 0.7.0 - 2021-01-04
* Initial release of `eframe`