1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-29 04:40: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

@@ -3,6 +3,9 @@ All notable changes to the `egui-winit` integration will be noted in this file.
## Unreleased
## 0.20.1 - 2022-12-11
* Fix docs.rs build ([#2420](https://github.com/emilk/egui/pull/2420)).