From e4021ef31d7b024363af11ab379032c1b3256799 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 3 Feb 2024 09:21:23 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b266db84..a58fa3861 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed +- Fixed a rendering issue caused by the date range selector in the assistant (experimental) - Fixed the export in the lazy-loaded activities table on the portfolio activities page (experimental) ## 2.46.0 - 2024-01-28