diff --git a/CHANGELOG.md b/CHANGELOG.md index e93dbe102..e7eae4c9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +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 -- Upgraded `nestjs` from version `11.1.28` to `11.2.1` +- Upgraded `nestjs` from version `11.1.28` to `11.2.3` ### Fixed