From 8e167d8801ddb5c989fce727e3e7218216a2f0bd Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 11 Feb 2026 21:03:55 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index edbfa5460..e07888827 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed the accounts of the assistant for the impersonation mode - Fixed the tags of the assistant for the impersonation mode +### Fixed + +- Fixed a performance calculation issue by resetting tracking variables when a holding is fully closed + ## 2.236.0 - 2026-02-05 ### Changed