diff --git a/CHANGELOG.md b/CHANGELOG.md index 12a4acb15f..0f7f7249d8 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 - Deprecated `firstOrderDate` in favor of `dateOfFirstActivity` in the `GET api/v2/portfolio/performance` endpoint +- Refactored the line chart components to share the common chart configuration - Upgraded `prettier` from version `3.8.4` to `3.9.6` ## 3.34.0 - 2026-07-25