From 029c7ccfae9f71da478e62861a00f7f9a3fbd46f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aar=C3=B3n=20Garc=C3=ADa=20Herv=C3=A1s?= Date: Tue, 1 Oct 2024 22:50:26 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37c6cf3b1d3819..f0af21c58a07ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ A big thanks to the 13 contributors who made this release possible. ### Docs +- Add note about minimum required webpack version (#43864) @Janpot - Format Pigment CSS docs (#43812) @oliviertassinari - Fix visual bug on dashboard template (#43836) @oliviertassinari - Fix pigment-css.md syntax error (#43837) @kdichev