From aa1c86a307bb700d6025a84945df50adaa996c09 Mon Sep 17 00:00:00 2001 From: tanbirali Date: Sun, 26 Oct 2025 16:28:01 +0530 Subject: [PATCH] added an entry in the changelog for my fixes --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1024336b3..57e2a8afe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added a close holding button to the holding detail dialog - Extended the user detail dialog in the users section of the admin control panel +- Added bullboard for queue monitoring in the development environment ### Changed