From 91a0da09d5f9e8db6c0301e5312399fe44dc8c54 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Tue, 4 Aug 2026 19:14:12 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27c16e281..7bd3340ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Improved the performance of the search in the assistant by reusing the cached portfolio snapshot +- Optimized the performance of the search in the assistant by reusing the cached portfolio snapshot + +### Fixed + +- Fixed the fuzzy search for the holdings in the assistant ## 3.41.0 - 2026-08-03