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

Release 0.36.1 - Fix Sense::drag bug (#8397)

This commit is contained in:
Lucas Meurer
2026-08-07 15:08:38 +02:00
committed by GitHub
parent 65e827e23a
commit 46ba6405bf
14 changed files with 79 additions and 31 deletions

View File

@@ -5,6 +5,10 @@ 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.36.1 - 2026-08-07
Nothing new
## 0.36.0 - 2026-08-05
Nothing new