From a88d39fa08c40fc5a00422eca015bed4d5295361 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 16:57:11 +0000 Subject: [PATCH] Update CHANGELOG.md for PR #847 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c151e7b1..a649e1737 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,19 @@ Changelog is rather internal in nature. See release notes for the public overvie <!-- [DO NOT REMOVE-USED BY GH ACTION] PASTE CHANGELOG --> +- [#847] + - **Description:** Improvement of the Table of Contents filter to work properly with browsers' command. + - **Products impact:** Updated API + - **Addresses:** Issue#213 + - **Components:** no + - **Breaking:** no + - **Impacts a11y:** no + - **Guidance:** Improves KDS. + +[#847]: https://github.com/learningequality/kolibri-design-system/pull/847 + + + - [#874] - **Description:** Removes `pull_request_review` event from the community contributions spreadsheet action. When triggered by this event, secrets are not available. This fixes the action failure when pull request reviewed. - **Products impact:** none