update travis and changelog

This commit is contained in:
VirtuBox
2019-08-08 23:45:52 +02:00
parent 4819b26aa4
commit e545e7035d
2 changed files with 15 additions and 2 deletions

View File

@@ -8,6 +8,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### v3.9.x - [Unreleased]
### v3.9.7.1 - 2019-08-09
#### Changed
- Cement framework updated to v2.8.0
- Psutil updated to v5.6.3
- PyMySQL updated to v0.9.3
#### Fixed
- Missing import in `wo sync`
- redis.conf incorrect permissions
### v3.9.7 - 2019-08-02
#### Added