From 731d1678f2549ed16c7b18d582cd88d441b812a6 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 25 Feb 2024 12:16:19 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9bb1995f..8fd16981c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Moved the break down of the performance into asset and currency on the analysis page from experimental to general availability - Restructured the `copy-assets` `Nx` target ## 2.56.0 - 2024-02-24