2022-12-06 19:42:25 +00:00
|
|
|
# Changelog for ecolor
|
|
|
|
All notable changes to the `ecolor` crate will be noted in this file.
|
|
|
|
|
|
|
|
|
|
|
|
## Unreleased
|
2023-02-08 19:11:21 +00:00
|
|
|
|
|
|
|
|
|
|
|
## 0.21.0 - 2023-02-08
|
2022-12-12 15:18:05 +00:00
|
|
|
* Add `Color32::gamma_multiply` ([#2437](https://github.com/emilk/egui/pull/2437)).
|
2022-12-08 14:11:54 +00:00
|
|
|
|
|
|
|
|
2022-12-09 07:29:44 +00:00
|
|
|
## 0.20.0 - 2022-12-08
|
2022-12-06 19:42:25 +00:00
|
|
|
* Split out `ecolor` crate from `epaint`
|