diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ff76b0c2..fb9c8383a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Changed the build executor of the client from `@nx/angular:webpack-browser` to `@nx/angular:browser-esbuild` - Improved the language localization for German (`de`) +- Refactored the app component to standalone ### Fixed