From 48bb4171dc9ba89daee70e72df74ffc85db18363 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 25 Jul 2026 15:02:53 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1da7d38ec3..5300510dc6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Fixed the _Add activity_ link of the onboarding on the overview tab of the home page to open the create activity dialog -- Fixed the link of the no transactions info component to open the create activity dialog +- Fixed the link of the no activities info component to open the create activity dialog - Resolved an exception in the `POST api/v1/activities` endpoint when creating an activity with the update account balance option but without an account ## 3.33.0 - 2026-07-25