diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ead0c83f1..e1d21a7a52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,150 +5,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [3.X.X] - Month, XX, 202X +## [3.11.0] - Oct, 31, 2024 ### React -#### Breaking - -- [Component] What are the breaking changes? - -#### Added - -- [Component] What is added? - #### Changed -Changes that are not related to specific components - - [Header.LoginButton] Added onClick callback and props to append parameters to the login redirection url - [Header.LogoutSubmenuButton] Added onClick callback and props to append parameters to the logout redirection url - [LoginButton] Added onClick callback and props to append parameters to the login redirection url -#### Fixed - -- [Component] What bugs/typos are fixed? - -### Core - -#### Breaking - -- [Component] What are the breaking changes? - -#### Added - -- [Component] What is added? - -#### Changed - -Changes that are not related to specific components - -- [Component] What has been changed - -#### Fixed - -- [Component] What bugs/typos are fixed? - -### Documentation - -#### Breaking - -- [Component] What are the breaking changes? - -#### Added - -- [Component] What is added? - -#### Changed - -Changes that are not related to specific components - -- [Component] What has been changed - -#### Fixed - -- [Component] What bugs/typos are fixed? - -### Figma - -#### Breaking - -- [Component] What are the breaking changes? - -#### Added - -- [Component] What is added? - -#### Changed - -Changes that are not related to specific components - -- [Component] What has been changed - -#### Fixed - -- [Component] What bugs/typos are fixed? - -### Sketch/Abstract - -#### Breaking - -- [Component] What are the breaking changes? - -#### Added - -- [Component] What is added? - -#### Changed - -Changes that are not related to specific components - -- [Component] What has been changed - -#### Fixed - -- [Component] What bugs/typos are fixed? - -### Icon kit - -#### Breaking - -- [Component] What are the breaking changes? - -#### Added - -- [Component] What is added? - -#### Changed - -Changes that are not related to specific components - -- [Component] What has been changed - -#### Fixed - -- [Component] What bugs/typos are fixed? - -### Hds-js - -#### Breaking - -- [Component] What are the breaking changes? - -#### Added - -- [Component] What is added? - -#### Changed - -Changes that are not related to specific components - -- [Component] What has been changed - -#### Fixed - -- [Component] What bugs/typos are fixed? - ## [3.10.1] - Oct, 09, 2024 ### React