diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ecf2a57d..3a3164f68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ 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` +### 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)