From 71b6c35ed285fcd779f848d405692c81d2e9cb73 Mon Sep 17 00:00:00 2001 From: Alex Velez Date: Tue, 3 Sep 2024 16:50:12 -0500 Subject: [PATCH] Add missing changelog item --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1bd684851..7319a376a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,17 @@ Changelog is rather internal in nature. See release notes for the public overvie +- [#767] + - **Description:** Bump KDS version to 4.5.0. + - **Products impact:** -. + - **Addresses:** -. + - **Components:** -. + - **Breaking:** -. + - **Impacts a11y:** -. + - **Guidance:** -. + +[#767]: https://github.com/learningequality/kolibri-design-system/pull/767 + - [#744] - **Description:** Removes internal state management for checked & indeterminate in KCheckbox. - **Products impact:** Updated API