CHANGELOG.md: Add note about /items

This commit is contained in:
Alan Orth 2020-09-25 12:27:33 +03:00
parent 73c71fa8a0
commit 8a6bbfd527
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Minor refactoring of indexer
### Added
- Ability to get statistics for arbitrary items and date ranges by POSTing a JSON-formatted request to /items
## [1.2.1] - 2020-03-02
### Changed
- Help text in API docs should reference UUIDs