1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 14:49:06 -04:00

Generate changelogs for emath (#7513)

Sometimes there are changes that only affect emath, so those should be
listed somewhere
This commit is contained in:
Lucas Meurer
2025-09-08 10:13:21 +02:00
committed by GitHub
parent aedd43c88f
commit 73c5892a4d
2 changed files with 2 additions and 1 deletions

View File

@@ -272,6 +272,7 @@ def main() -> None:
"egui-wgpu",
"egui-winit",
"egui",
"emath",
"epaint",
"epaint_default_fonts",
]