diff --git a/CHANGELOG.md b/CHANGELOG.md index fb9c8383a..4252e83ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,8 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - 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 +- Improved the language localization for German (`de`) ### Fixed