From 3eb23bb6112ea1dea4c24b6b7e78ff59c2edbaf2 Mon Sep 17 00:00:00 2001 From: Chris Loer Date: Thu, 27 Apr 2023 13:12:08 -0700 Subject: [PATCH] Add changelog entry. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ad322f76..652a30e48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ ### 🐛 Bug fixes +* Fix color interpolation in HCL and LAB color spaces to use d50 white point instead of d65, in conformance with CSS spec [#146](https://github.com/maplibre/maplibre-style-spec/pull/146) + * Fix incorrect color interpolation in HCL and LAB color spaces when interpolation results are outside the sRGB gamut. [#94](https://github.com/maplibre/maplibre-style-spec/pull/94) ## 18.0.0