1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-30 05:10:03 -04:00
This commit is contained in:
lucasmerlin
2025-07-10 14:24:20 +02:00
parent 1191ff6bc7
commit 579096d182

View File

@@ -14,7 +14,7 @@ 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.32.0 - 2025-07-10 - Atomics, Popups, and better SVG support
## 0.32.0 - 2025-07-10 - Atoms, Popups, and better SVG support
This is a big egui release, with several exciting new features!
* _Atoms_ are new layout primitives in egui, for text and images