CHANGELOG.md: Add Python 3.7 to Travis CI config

This commit is contained in:
Alan Orth 2018-09-25 12:17:49 +03:00
parent 6e47e9c9ee
commit c3a0bf7f44
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Changed
- Force SolrClient's kazoo dependency to version 2.5.0 to work with Python 3.7
- Add Python 3.7 to Travis CI configuration
## [0.3.0] - 2018-09-25
### Added