diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e2cdec28..9c6224f96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added support for specific calendar year date ranges (`2025`, `2024`, `2023`, etc.) on the portfolio activities page + ### Changed - Consolidated the sign-out logic within the user service to unify cookie, state and token clearance