Browse Source

Update changelog

pull/7779/head
Thomas Kaul 4 days ago
parent
commit
556a7a2deb
  1. 2
      CHANGELOG.md

2
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 comment in the API endpoints
- Introduced a maximum length for the search query and the symbol 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 - 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 ### Fixed

Loading…
Cancel
Save