From c63e8e7af5e99414159d95da3726b0d102ffee24 Mon Sep 17 00:00:00 2001 From: David Requeno Date: Wed, 17 Jun 2026 21:30:23 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6a2a9a94..8a20f6986 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the last activity display in the users table of the admin control panel - Improved the registration display in the users table of the admin control panel - Improved the user id display in the users table of the admin control panel +- Improved the delete menu item in the market data management of the admin control panel - Deprecated `SymbolProfile` in favor of `assetProfile` in the endpoint `GET api/v1/portfolio/holding/:dataSource/:symbol` - Improved the language localization for German (`de`) - Upgraded `svgmap` from version `2.19.3` to `2.21.0`