diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a8cd85f1..4a20e4904 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### Added + +- Extended the holdings endpoint to include the performance with currency effect for cash + ## 2.211.0-beta.0 - 2025-10-24 ### Added @@ -29,7 +35,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Added support for data gathering by date range in the asset profile details dialog of the admin control panel -- Extended the holdings endpoint to include the performance with currency effect for cash ### Changed