1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-02 23:00:04 -04:00

Release 0.20.0 - AccessKit, prettier text, overlapping widgets

This commit is contained in:
Emil Ernerfeldt
2022-12-08 15:11:54 +01:00
parent 124ef8ddf8
commit 7d91e90481
22 changed files with 77 additions and 47 deletions

View File

@@ -5,6 +5,10 @@ All notable changes to the `egui_glium` integration will be noted in this file.
## Unreleased
## 0.20.0 - 2022-12-08
* MSRV (Minimum Supported Rust Version) is now `1.65.0` ([#2314](https://github.com/emilk/egui/pull/2314)).
## 0.19.0 - 2022-08-20
* MSRV (Minimum Supported Rust Version) is now `1.61.0` ([#1846](https://github.com/emilk/egui/pull/1846)).