1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-05-10 15:16:02 +02:00

CHANGELOG.md: Add note about valid page tests
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-04-06 09:07:51 +03:00
parent 164008981e
commit 1e742bad41

View File

@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Falcon 3.0.0, a minor change for us, but good to be using a current upstream
version
### Fixed
- Bug in several of the "valid page" tests
### Added
- GitHub Actions workflow to build and test the API