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:
@@ -6,6 +6,11 @@ This file is updated upon each release.
|
||||
Changes since the last release can be found at <https://github.com/emilk/egui/compare/latest...HEAD> or by running the `scripts/generate_changelog.py` script.
|
||||
|
||||
|
||||
## 0.30.0 - 2024-12-16
|
||||
* Use boxed slice for lookup table to avoid stack overflow [#5212](https://github.com/emilk/egui/pull/5212) by [@YgorSouza](https://github.com/YgorSouza)
|
||||
* Add `Color32::mul` [#5437](https://github.com/emilk/egui/pull/5437) by [@emilk](https://github.com/emilk)
|
||||
|
||||
|
||||
## 0.29.1 - 2024-10-01
|
||||
Nothing new
|
||||
|
||||
|
||||
Reference in New Issue
Block a user