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