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

Update changelogs

This commit is contained in:
Emil Ernerfeldt
2023-05-23 17:33:01 +02:00
parent b2281c46e4
commit cb6bcde22c
7 changed files with 160 additions and 85 deletions

View File

@@ -3,6 +3,8 @@ All notable changes to the epaint crate will be documented in this file.
## Unreleased
* Fix compiling `epaint` without `bytemuck` dependency [#2913](https://github.com/emilk/egui/pull/2913) (thanks [@lunixbochs](https://github.com/lunixbochs)!)
* Fix documentation for `TextureId::Managed(0)` [#2998](https://github.com/emilk/egui/pull/2998) (thanks [@andersk](https://github.com/andersk)!)
## 0.21.0 - 2023-02-08