diff --git a/CHANGELOG.md b/CHANGELOG.md index 92d888c3..0ca30ce7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,8 +11,8 @@ Please also have a look at our ### Added - Partial support for CSS Color Module Level 4: - - `rgb` and `rgba`, and `hsl` and `hsla` are now aliases (#797} - - Parse color functions that use the "modern" syntax (#800) + - `rgb` and `rgba`, and `hsl` and `hsla` are now aliases (#797} + - Parse color functions that use the "modern" syntax (#800) - Add official support for PHP 8.4 (#657) - Support arithmetic operators in CSS function arguments (#607) - Add support for inserting an item in a CSS list (#545)