CHANGELOG.md: Add unreleased changes

This commit is contained in:
Alan Orth 2018-11-04 00:05:16 +02:00
parent cc5ce3ab98
commit a238a727d2
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
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
## Added
- Ability to configure PostgreSQL database port with DATABASE_PORT environment variable (defaults to 5432)
## Changed
- Validate code against PEP 8 style guide with Flake8
### [0.6.1] - 2018-10-31
## Added
- API documentation at root path (/)