1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2024-11-22 14:25:01 +01:00

CHANGELOG.md: Add note about catching errors

This commit is contained in:
Alan Orth 2019-01-22 09:01:54 +02:00
parent 043d897cef
commit 5524066656
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

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