From a701028295685eed376469bb3bace0c992102bb1 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 1 Aug 2026 10:12:28 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0512ad5bfe..c242cac5af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,9 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Harmonized the data format of the export functionality - Improved the language localization for German (`de`) - Upgraded `prisma` from version `7.8.0` to `7.9.1` +### Fixed + +- Fixed the export functionality to only include the accounts of the exported activities if a filter is applied + ## 3.38.0 - 2026-07-31 ### Added