1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-05-07 05:42:22 +02:00

CHANGELOG.md: Add note about totalPages

This commit is contained in:
2020-12-27 12:26:32 +02:00
parent 4f8cd1097b
commit 4af3c656a3

@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
deterministically deterministically
- Use `fl` parameter in indexer to return only the field we are faceting by - Use `fl` parameter in indexer to return only the field we are faceting by
- Minor refactoring of imports for PEP8 style - Minor refactoring of imports for PEP8 style
- More correct calculation of `totalPages` parameter in REST API response
## [1.3.2] - 2020-11-18 ## [1.3.2] - 2020-11-18
### Fixed ### Fixed