From 51580952728f7e6dbaabbfec84a368d2193e1cb6 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Fri, 31 Dec 2021 21:06:29 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a5117615..743a80c6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Hid the data provider warning while loading - Fixed an exception with the market state caused by a failed data provider request +- Fixed an exception in the portfolio position endpoint - Fixed the reload of the position detail dialog (with query parameters) ## 1.98.0 - 29.12.2021