diff --git a/CHANGELOG.md b/CHANGELOG.md index 142de03417..8862d5236d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 #### Changed -- [Component] What has been changed +- [Login] API tokens are removed when user token renewal starts - [Notification] Change auto closing notification progressbar to decrease instead of increase. #### Fixed @@ -53,6 +53,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 #### Added +- [Login] Improved LoginProvider and api token client documentation. - Added measure and outline addons to Storybook #### Changed @@ -99,6 +100,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [Component] What bugs/typos are fixed? +### Hds-js + +#### Changed + +- [Login] API tokens are removed when user token renewal starts + ## [3.7.0] - April, 11, 2024 ### React