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