From 14d0e1301ceb408180ba467b38823f59b6d66982 Mon Sep 17 00:00:00 2001 From: Stuart Romanek Date: Tue, 12 Nov 2024 11:33:50 -0500 Subject: [PATCH] changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6813b2df3a..e3011c68ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,7 @@ did not actually use any noncompliant cookie names or values, so there was no vu * Removes postcss plugin and webpack loader used for breakpoint preview mode. Uses instead the new `postcss-viewport-to-container-toggle` plugin in the webpack config. * Implement `vue-color` directly in Apostrophe rather than as a dependency -* Switch color handling libraries from `tinycolor2` to `@ctrl/tinycolor` +* Switch color handling library from `tinycolor2` to `@ctrl/tinycolor` ## 4.9.0 (2024-10-31)