diff --git a/CHANGELOG.md b/CHANGELOG.md index f5ca9efbbb..9fbf7053f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 #### Changed - [Header] Theme supports max-width and logo-height variables +- [Hero] Add support for showing an arrow-icon in the bottom left corner with theming support #### Fixed @@ -40,6 +41,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Changes that are not related to specific components - [Component] What has been changed +- [Hero] Add support for showing an arrow-icon in the bottom left corner with theming support #### Fixed @@ -54,6 +56,7 @@ Changes that are not related to specific components #### Added - [Hero] Note about scaling to diagonal koros examples +- [Hero] Added examples and code of the arrow-icon #### Changed