1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-01 06:10:06 -04:00

Add hex_color clipboard fixes to changelogs

This commit is contained in:
Emil Ernerfeldt
2022-05-16 16:44:29 +02:00
parent 5687aa6b50
commit 934fcd7e99
4 changed files with 5 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ All notable changes to the `egui-winit` integration will be noted in this file.
## Unreleased
* Fix clipboard on Wayland ([#1613](https://github.com/emilk/egui/pull/1613)).
## 0.18.0 - 2022-04-30