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
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
- 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)