From 10d9b445a6201b1e8a98decf37919e8479e95f88 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 8 May 2022 09:38:29 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa30f781a..fa31907b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the allocations page with no filtering - Harmonized the _No data available_ label in the portfolio proportion chart component - Improved the _FIRE_ calculator for the _Live Demo_ +- Simplified the about page - Upgraded `angular` from version `13.2.2` to `13.3.6` - Upgraded `Nx` from version `13.8.5` to `14.1.4` - Upgraded `storybook` from version `6.4.18` to `6.4.22`