From d0e093470bbd2170f721486b9d2fa9b1b95527cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 15:17:47 +0000 Subject: [PATCH] Update CHANGELOG.md for PR #835 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0983e49b2..e93a9c8c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,19 @@ Changelog is rather internal in nature. See release notes for the public overvie +- [#835] + - **Description:** Enables the action that updates the contributions spreadsheet + - **Products impact:** no + - **Addresses:** - + - **Components:** - + - **Breaking:** - + - **Impacts a11y:** - + - **Guidance:** - + +[#835]: https://github.com/learningequality/kolibri-design-system/pull/835 + + + - [#846] - **Description:** Added `radiogroup` role to the `KRadioButtonGroup` component as described in https://www.w3.org/WAI/ARIA/apg/patterns/radio/ - **Products impact:** none