From ff0909c52c860c7bcfba25a18454fdbf1f23132f Mon Sep 17 00:00:00 2001 From: Kimo Knowles Date: Thu, 5 Sep 2024 19:08:17 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 937d65ef..c03ccf52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,16 @@ > Committed but unreleased changes are put here, at the top. Older releases are detailed chronologically below. +## 2.21.24 (2024-09-05) + +#### Changed + +- `tree-select-dropdown` - Renamed most of the parts (still unstable). #### Fixed + - `nested-grid` - Fixed missing cell borders +- Fixed parts system not working in some alpha components. ## 2.21.23 (2024-09-02)