diff --git a/CHANGELOG.md b/CHANGELOG.md index 69e3d3167..faa3dcd53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,11 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Improved the routing of the user detail dialog in the users section of the admin control panel - Lifted the asset profile identifier editing restriction for `MANUAL` data sources in the asset profile details dialog of the admin control panel - Upgraded `angular` from version `20.2.4` to `20.3.9` - Upgraded `Nx` from version `21.5.1` to `22.0.4` - Upgraded `shx` from version `0.3.4` to `0.4.0` -- Improved user detail dialog routing in the admin control panel ### Fixed