From 7dff846cfee18bd5ae50539a51b89e03ed24b35a Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Fri, 17 Jul 2026 20:26:33 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 290740c51..e218c0329 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Removed the deprecated `SymbolProfile` field from the activity interface - Improved the language localization for German (`de`) ## 3.28.0 - 2026-07-17 @@ -18,7 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Migrated the clone, create and edit activity dialogs to dedicated routes - Improved the language localization in the historical market data table of the admin control panel - Improved the language localization in the tag management of the admin control panel -- Removed the deprecated `SymbolProfile` field from the activity interface ### Fixed