From 01e247ec6b6ec4fc40f9d533c67ca9f07777ab68 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Fri, 10 May 2024 21:49:19 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75c6a2c9a..0aa3dd49d 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 - Disabled the button to delete all activities on the portfolio activities page if there are active filters +### Fixed + +- Fixed the position detail dialog close functionality + ## 2.80.0 - 2024-05-08 ### Added