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

CHANGELOG.md: Add API tests to unreleased changes

This commit is contained in:
Alan Orth 2018-11-11 11:54:25 +02:00
parent e57660ff88
commit 061d0a8f5f

View File

@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Properly handle database connection errors
### Added
- API tests
## [0.7.0] - 2018-11-07
### Added
- Ability to configure PostgreSQL database port with DATABASE_PORT environment variable (defaults to 5432)