From 289c43f487f0b371541e208e0b1396bed0baaa44 Mon Sep 17 00:00:00 2001 From: jassu2244 Date: Fri, 3 Oct 2025 09:31:19 +0530 Subject: [PATCH] docs: add changelog entry for tags selector migration --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5047e97bb..ef5b5d5ca 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 ### Changed - Improved the usability of the _Cancel_ / _Close_ buttons in the create watchlist item dialog +- Migrated the tags selector component in the holding detail dialog to reactive form control - Refactored the `fireWealth` from `number` type to a structured object in the summary of the portfolio details endpoint - Refactored the _Open Startup_ (`/open`) page to standalone - Refactored the symbol pipe to standalone