From 05db2d3491e0d70d1ded826eba322827d4888c96 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 6 Feb 2022 16:52:02 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c83ca734..ba39e1491 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed the horizontal overflow in the accounts table - Fixed the horizontal overflow in the activities table +- Fixed the total value of the activities table in the position detail dialog (absolute value) ### Todo