mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
Release 0.26.1 - Bug Fixes
This commit is contained in:
@@ -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.26.1 - 2024-02-11
|
||||
* Improve panic message in egui-wgpu when failing to create buffers [#3986](https://github.com/emilk/egui/pull/3986)
|
||||
|
||||
|
||||
## 0.26.0 - 2024-02-05
|
||||
* Update wgpu to 0.19 [#3824](https://github.com/emilk/egui/pull/3824)
|
||||
* Add `WgpuConfiguration::desired_maximum_frame_latency` [#3874](https://github.com/emilk/egui/pull/3874)
|
||||
|
||||
Reference in New Issue
Block a user