CHANGELOG.md: Add note about fl parameter
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Alan Orth 2020-12-17 12:27:11 +02:00
parent 2407aeec70
commit 2707cb37d5
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Add ORDER BY to /items resource to make sure results are returned
deterministically
- Use `fl` parameter in indexer to return only the id field
## [1.3.2] - 2020-11-18
### Fixed