From aeb686a4d9e4ca53531e09643cd2306d618a6c51 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 5 Nov 2025 20:55:20 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 85c60753a..fc73c8fa8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,15 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added the endpoint `GET /api/v1/admin/user/:id` + ### 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`) -### Feature - -- New API endpoint `GET /api/v1/admin/user/:id` to get user data by _id_ - ### Fixed - Fixed the style of the safe withdrawal rate selector in the _FIRE_ section (experimental)