egui/crates/ecolor/CHANGELOG.md

14 lines
284 B
Markdown
Raw Normal View History

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