From e4d102832a9ee2aba2f81d096d3e2fcd1c3fde72 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 8 Dec 2024 18:43:57 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c20027c8..637da61e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Extended the _X-ray_ page by a summary +### Fixed + +- Fixed an exception in the caching of the portfolio snapshot in the portfolio calculator + ## 2.126.1 - 2024-12-07 ### Added