From f0be6659ee4f049b6841af1090d8adcc49f48806 Mon Sep 17 00:00:00 2001 From: HydrallHarsh Date: Wed, 22 Oct 2025 21:56:24 +0530 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5738a998..ad34180ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Added support for data gathering by date range in the asset profile details dialog of the admin control panel +- Added user detail dialog component to view user information in admin users management ### Changed