mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 13:50:04 -04:00
Release 0.22.0 - A plethora of small improvements
This commit is contained in:
@@ -5,6 +5,10 @@ All notable changes to the `ecolor` crate will be noted in this file.
|
||||
## Unreleased
|
||||
|
||||
|
||||
## 0.22.0 - 2023-05-23
|
||||
* Nothing new
|
||||
|
||||
|
||||
## 0.21.0 - 2023-02-08
|
||||
* Add `Color32::gamma_multiply` ([#2437](https://github.com/emilk/egui/pull/2437)).
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "ecolor"
|
||||
version = "0.21.0"
|
||||
version = "0.22.0"
|
||||
authors = [
|
||||
"Emil Ernerfeldt <emil.ernerfeldt@gmail.com>",
|
||||
"Andreas Reich <reichandreas@gmx.de>",
|
||||
|
||||
Reference in New Issue
Block a user