From 1d5b740dff050cd98286ff7171d202bfa5f3f2fd Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 25 Feb 2024 12:20:20 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9bb1995f..af762b5be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Restructured the `copy-assets` `Nx` target +### Fixed + +- Changed the performances of the _Top 3_ and _Bottom 3_ performers on the analysis page to take the currency effects into account + ## 2.56.0 - 2024-02-24 ### Changed