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