From 566e9780870b0b36a30e96122264b21de83b8534 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 2 Mar 2024 12:59:03 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e814cfcd..4bdc53db4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,10 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Improved the usability of the benchmarks in the markets overview +- Integrated (wealth) items into the transaction point concept in the portfolio service ### Fixed - Fixed a missing value in the activities table on mobile +- Fixed a missing value on the public page ## 2.59.0 - 2024-02-29