From 579096d182f6a5fcee9455745899de643997d3c4 Mon Sep 17 00:00:00 2001 From: lucasmerlin Date: Thu, 10 Jul 2025 14:24:20 +0200 Subject: [PATCH] Atoms --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3add4ed20..a52e31832 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ This file is updated upon each release. Changes since the last release can be found at 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