diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d77ae783..200b65771 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Migrated the `@ghostfolio/ui/assistant` component to control flow +- Migrated the `@ghostfolio/ui/value` component to control flow - Renamed `GranteeUser` to `granteeUser` in the `Access` database schema - Improved the language localization for French (`fr`) - Upgraded `class-validator` from version `0.14.1` to `0.14.2`