From 51d9f62dde6e54fc08f2a2ab109cb0cbb33fa942 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 23 Jul 2026 19:18:59 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3269a9456f..a1891b6696 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Recomputed the portfolio snapshot calculation in the background on a portfolio change +- Improved the deduplication of the portfolio snapshot calculation jobs by considering the filters ## 3.32.0 - 2026-07-22