diff --git a/CHANGELOG.md b/CHANGELOG.md index c84b28ced..f759f7490 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Introduced a maximum length for the comment in the API endpoints - Introduced a maximum length for the search query and the symbol in the API endpoints - Hardened the validation of the query parameters (`accounts`, `assetClasses`, `dataSource` and `tags`) in the API endpoints with filters +- Improved the portfolio snapshot calculation to get the quotes of active holdings only ### Fixed