From 41b86f58e97d3442250f9954f4d59e0cc32232be Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 29 Jan 2024 19:40:37 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6e464ac6..82687a0d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Changed + +- Upgraded `prettier` from version `3.2.1` to `3.2.4` + ### Fixed - Fixed the export in the lazy-loaded activities table on the portfolio activities page (experimental) @@ -35,7 +39,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Migrated the tag selector to a form group in the assistant (experimental) - Formatted the name in the _EOD Historical Data_ service - Improved the language localization for German (`de`) -- Upgraded `prettier` from version `3.2.1` to `3.2.4` ### Fixed