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

Release 0.20.1 of eframe egui-winit egui_glium egui_glow - docs fixes

This commit is contained in:
Emil Ernerfeldt
2022-12-11 17:04:23 +01:00
parent d7189d69f6
commit 228f30ed46
9 changed files with 20 additions and 8 deletions

View File

@@ -5,6 +5,9 @@ NOTE: [`egui-winit`](../egui-winit/CHANGELOG.md), [`egui_glium`](../egui_glium/C
## Unreleased
## 0.20.1 - 2022-12-11
* Fix docs.rs build ([#2420](https://github.com/emilk/egui/pull/2420)).