From 2321c0971113951e4eab92bf6010b09d96f663dd Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 4 Sep 2025 19:28:24 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46c447792..93e4e2c22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -60,6 +60,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Upgraded `ionicons` from version `8.0.10` to `8.0.13` - Upgraded `prisma` from version `6.12.0` to `6.14.0` +### Fixed + +- Fixed an issue in the average price calculation for buy and sell activities of short positions + ## 2.193.0 - 2025-08-22 ### Added