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

Release 0.33.3: update cargo version and changelog

This commit is contained in:
Emil Ernerfeldt
2025-12-11 15:34:47 +01:00
parent 2115ca941b
commit a0bb4cfef8
13 changed files with 75 additions and 29 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.33.3 - 2025-12-11
* Bump `ehttp` to 0.6.0 [#7757](https://github.com/emilk/egui/pull/7757) by [@jprochazk](https://github.com/jprochazk)
## 0.33.2 - 2025-11-13
Nothing new