diff --git a/CHANGELOG.md b/CHANGELOG.md index dcecac253..a1fc89871 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 column sorting to the lazy-loaded activities table on the portfolio activities page (experimental) + ### Changed - Upgraded `prisma` from version `5.6.0` to `5.7.0`