From c7caafb33192c3e4e45b62d1a3bd926f16cc2d64 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 19 Feb 2022 10:10:12 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5efe84cd0..8be92b28f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Moved the countries and sectors charts in the position detail dialog - Restructured the server modules +### Fixed + +- Fixed the allocations by account for non-unique account names + ## 1.116.0 - 16.02.2022 ### Added