From 1ba01602b4e567cc2bc7408686ae47f1a4a669bc Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Thu, 30 Dec 2021 22:09:23 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 707896b00..0a9f5ebb3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Fixed an exception with the market state caused by a failed data provider request +- Fixed the reload of the position detail dialog (with query parameters) ## 1.98.0 - 29.12.2021