Browse Source

fix(docs): update changelog

pull/5650/head
KenTandrian 3 weeks ago
parent
commit
f08563a510
  1. 10
      CHANGELOG.md

10
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/), 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). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## 2.217.1 - 2025-11-16 ## Unreleased
### Added ### Added
- Introduced support for automatically gathering required exchange rates, exposed as an environment variable (`ENABLE_FEATURE_GATHER_NEW_EXCHANGE_RATES`) - Extended the holdings endpoint to include the performance with currency effect for cash
- Added a blog post: _Black Weeks 2025_
## 2.217.1 - 2025-11-16
### Added ### 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 ### Changed

Loading…
Cancel
Save