From a8237d49c822d9051fa6cd7075cd007278d35844 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 11 Feb 2026 21:09:23 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e07888827..c949db2d9 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 - Upgraded `twitter-api-v2` from version `1.27.0` to `1.29.0` +### Fixed + +- Fixed a performance calculation issue by resetting tracking variables when a holding is fully closed + ## 2.237.0 - 2026-02-08 ### Changed @@ -24,10 +28,6 @@ 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