1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-01 22:30:03 -04:00

Release 0.27.1 - Bug fixes for shadows and touch input

This commit is contained in:
Emil Ernerfeldt
2024-03-29 12:46:42 +01:00
parent 9ac6f33c1d
commit 929e33781c
11 changed files with 71 additions and 24 deletions

View File

@@ -6,6 +6,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.27.1 - 2024-03-29
* Nothing new
## 0.27.0 - 2024-03-26
* Nothing new