From 8402662e7abeefc23b18f4095b466f35e8f050c7 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 23 Aug 2026 09:37:11 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae6b09904..23346e159 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- Fixed the performance calculation for dates without historical market data by carrying forward the market price of dates with activities +- Fixed the performance calculation for dates without historical market data by carrying forward the market price from dates with activities ## 3.58.0 - 2026-08-22