diff --git a/CHANGELOG.md b/CHANGELOG.md index f176dd4af..90cc06e54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Adapted the user detail dialog in the admin control panel to load user data on demand via `GET /api/v1/admin/user/:id` and pass only the user id - Refactored the get holding functionality in the portfolio service - Improved the language localization for German (`de`)