From 70195394dbb68364940b33fe5a6f2b3da59b0f46 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 13 Aug 2026 13:42:07 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f82c2dafb..d04a6e1dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- Resolved an issue in the portfolio calculator where closed position performance was overstated due to a rounded division in sell activities +- Fixed the performance of closed positions in the portfolio calculator caused by a rounding remainder in the investment ## 3.49.0 - 2026-08-12