From 9a295337b80df8fecae5eba90fbeb705abb4174b Mon Sep 17 00:00:00 2001 From: Richard Tibbles Date: Tue, 19 Mar 2024 08:09:36 -0700 Subject: [PATCH] Update changelog for KLogo updates. --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0caa8383..2a745db58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,17 @@ Changelog is rather internal in nature. See release notes for the public overvie ## Version 4.x.x (`release-v4` branch) +- [#561] + - **Description:** Update KLogo for new branding guidelines + - **Products impact:** Enables general use of KLogo for all frontend logo usage. Changes props API for square logo presentation. + - **Addresses:** Updates logo to new logo, adds all permissible alternates, adds animated form. + - **Components:** KLogo + - **Breaking:** Yes + - **Impacts a11y:** No + - **Guidance:** Rendering the Kolibri logo can now be done using the KLogo component, as well as the loading animation. + +[#561]: https://github.com/learningequality/kolibri-design-system/pull/561 + - [#555] - **Description:** Add action to notify us on Slack about GH issues comments from contributors community - **Products impact:** none