CHANGELOG.md: Update unreleased changes

This commit is contained in:
Alan Orth 2019-11-15 00:06:49 +02:00
parent 1541ae3e3b
commit feb60b6adf
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
### Updated
- Run pipenve update, bringing psycogpg 2.8.3, requests 2.22.0, and pytest 5.1.1
- Run pipenv update, bringing psycogpg 2.8.3, requests 2.22.0, and pytest 5.1.1
### Changed
- Use Ubuntu 18.04 "Bionic" for TravisCI builds
## [1.1.0] - 2019-05-05
## Updated