From e759a07e26b67b7d8a60ac6498fdbd64f847fe6a Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 5 Dec 2024 20:07:48 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e7a08306..e1dd5959f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Improved the caching of the portfolio snapshot in the portfolio calculator by expiring cache entries immediately in case of errors - Extracted the historical market data editor to a reusable component ## 2.125.0 - 2024-11-30