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