mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2024-11-22 14:25:01 +01:00
CHANGELOG.md: Add note about Python dependencies
This commit is contained in:
parent
9e898ba54f
commit
b26439daf3
@ -11,6 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
### Added
|
### Added
|
||||||
- Ability to get statistics for arbitrary items and date ranges by POSTing a JSON-formatted request to /items as opposed to the current `GET /items` which returns pre-indexed all-time stats for all items
|
- Ability to get statistics for arbitrary items and date ranges by POSTing a JSON-formatted request to /items as opposed to the current `GET /items` which returns pre-indexed all-time stats for all items
|
||||||
|
|
||||||
|
### Updated
|
||||||
|
- Run pipenv update, bringing minor updates to pytest, psycopg2-binary, etc
|
||||||
|
|
||||||
## [1.2.1] - 2020-03-02
|
## [1.2.1] - 2020-03-02
|
||||||
### Changed
|
### Changed
|
||||||
- Help text in API docs should reference UUIDs
|
- Help text in API docs should reference UUIDs
|
||||||
|
Loading…
Reference in New Issue
Block a user