From ed4d562fb40bc8fa5d33c3dc7722c67d43260769 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Tue, 8 Jul 2025 20:18:35 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a2c6a367..a2ff38d1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,8 +14,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Respected the filter by account for accounts when exporting activities on the portfolio activities page - Improved the language localization for Catalan (`ca`) +### Fixed + +- Fixed the export functionality for accounts without activities + ## 2.179.0 - 2025-07-07 ### Added @@ -24,16 +29,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Respected the filter by account for accounts when exporting activities on the portfolio activities page - -### Fixed - -- Fixed the export functionality for accounts without activities - -## Unreleased - -### Changed - - Improved the language localization in the users table of the admin control panel - Refactored the accounts pages to standalone - Refactored the portfolio pages to standalone