diff --git a/CHANGELOG.md b/CHANGELOG.md index ddc818959..49c617b61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Extended the `GET api/v1/account` endpoint by the filters `accounts`, `assetClasses` and `tags` +### Changed + +- Restricted the support for filtering to the public access for portfolio sharing (experimental) + ### Fixed - Fixed the redaction of `fee`, `quantity`, `value` and `valueInBaseCurrency` in the latest activities of the public page (experimental)