From 74cc77388b80ac3114ffc4aaf064e8ded6da7b5c Mon Sep 17 00:00:00 2001 From: HydrallHarsh Date: Fri, 24 Oct 2025 12:12:57 +0530 Subject: [PATCH] fix: format in Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc7dd6b79..1e845d588 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## Unreleased + - Added User detail dialog component to view user information in admin users management ### Added