diff --git a/CHANGELOG.md b/CHANGELOG.md index fb75ce24e..3063fb2e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,16 +5,18 @@ 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). -## 2.217.1 - 2025-11-16 +## Unreleased ### Added -- Introduced support for automatically gathering required exchange rates, exposed as an environment variable (`ENABLE_FEATURE_GATHER_NEW_EXCHANGE_RATES`) -- Added a blog post: _Black Weeks 2025_ +- Extended the holdings endpoint to include the performance with currency effect for cash + +## 2.217.1 - 2025-11-16 ### Added -- Extended the holdings endpoint to include the performance with currency effect for cash +- Introduced support for automatically gathering required exchange rates, exposed as an environment variable (`ENABLE_FEATURE_GATHER_NEW_EXCHANGE_RATES`) +- Added a blog post: _Black Weeks 2025_ ### Changed