mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 05:40:03 -04:00
Release 0.20.0 - AccessKit, prettier text, overlapping widgets
This commit is contained in:
@@ -3,4 +3,7 @@ All notable changes to the `ecolor` crate will be noted in this file.
|
||||
|
||||
|
||||
## Unreleased
|
||||
|
||||
|
||||
## 0.20.0 - 2022-08-20
|
||||
* Split out `ecolor` crate from `epaint`
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "ecolor"
|
||||
version = "0.19.0"
|
||||
version = "0.20.0"
|
||||
authors = [
|
||||
"Emil Ernerfeldt <emil.ernerfeldt@gmail.com>",
|
||||
"Andreas Reich <reichandreas@gmx.de>",
|
||||
|
||||
Reference in New Issue
Block a user