From f731aa09c95790c650e5bdca697f237e52f05e0d Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Mon, 14 Feb 2022 19:08:17 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 887afd333..a5bd00d3f 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 - Improved the mobile layout of the position detail dialog (countries and sectors charts) +### Fixed + +- Fixed the `maxItems` attribute of the portfolio proportion chart component + ## 1.115.0 - 13.02.2022 ### Added