From bc0dd5d4a28f7c6740a258c00bd5c258ae6f89f0 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 5 Feb 2023 18:39:56 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 391e711a3..5471366b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Migrated the style of `GfMarketDataDetailDialogModule` to `@angular/material` `15` (mdc) - Upgraded `ng-extract-i18n-merge` from version `2.1.2` to `2.5.0` +### Fixed + +- Fixed the `Upgrade Plan` button of the interstitial for the subscription + ## 1.231.0 - 2023-02-04 ### Added