1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-06-14 20:47:17 +02:00

CHANGELOG.md: Add note about catching errors

This commit is contained in:
2019-01-22 09:01:54 +02:00
parent 043d897cef
commit 5524066656

View File

@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Updated
- pytest version 4.0.0
- Fix indexing of sharded statistics cores ([#10))
- Handle case of missing views/downloads gracefully
## [0.8.1] - 2018-11-14
### Changed