From ba82aaaa9dd1e9798c8bc8df733e6a7ce7cd9f5d Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Fri, 27 Sep 2024 20:45:30 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 49e7bfb12..76215e2d3 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 +- Optimized the portfolio calculations with smarter cloning of activities - Upgraded `webpack-bundle-analyzer` from version `4.10.1` to `4.10.2` ## 2.110.0 - 2024-09-24