From 3d230272a5dbacd8cd6ebe478284a7ca72004feb Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Thu, 30 Dec 2021 21:32:40 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc539e23e..edb6a1935 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Upgraded `angular` from version `13.0.2` to `13.1.1` - Upgraded `Nx` from version `13.3.0` to `13.4.1` +### Fixed + +- Fixed an exception with the market state caused by a failed data provider request + ## 1.98.0 - 29.12.2021 ### Added