mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 05:10:03 -04:00
Release 0.27.1 - Bug fixes for shadows and touch input
This commit is contained in:
@@ -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.27.1 - 2024-03-29
|
||||
* Nothing new
|
||||
|
||||
|
||||
## 0.27.0 - 2024-03-26
|
||||
* Add `sense` option to `Plot` [#4052](https://github.com/emilk/egui/pull/4052) (thanks [@AmesingFlank](https://github.com/AmesingFlank)!)
|
||||
* Plot widget - allow disabling scroll for x and y separately [#4051](https://github.com/emilk/egui/pull/4051) (thanks [@YgorSouza](https://github.com/YgorSouza)!)
|
||||
|
||||
Reference in New Issue
Block a user