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

Release 0.30 - egui_kittest and modals (#5487)

This commit is contained in:
Emil Ernerfeldt
2024-12-16 17:45:35 +01:00
committed by GitHub
parent 0fb340fe89
commit 320377e3ca
13 changed files with 177 additions and 30 deletions

View File

@@ -6,6 +6,10 @@ Changes since the last release can be found at <https://github.com/emilk/egui/co
## 0.30.0 - 2024-12-16
* Update glow to 0.16 [#5395](https://github.com/emilk/egui/pull/5395) by [@sagudev](https://github.com/sagudev)
## 0.29.1 - 2024-10-01
Nothing new