From 45a31e9aafead628f71af81ce051a1b1410d67d7 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 29 Jul 2026 21:44:40 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf961e155..d6a303d68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -120,6 +120,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Ignored future-dated account balances in the portfolio calculation +- Fixed the creation of an asset profile with a free-text symbol on the activities import with the data source `MANUAL` from a `csv` file ## 3.36.0 - 2026-07-29