1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00
Files
egui/crates/ecolor/CHANGELOG.md
2023-05-23 19:58:04 +02:00

323 B

Changelog for ecolor

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).

0.20.0 - 2022-12-08

  • Split out ecolor crate from epaint