1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2024-11-22 14:25:01 +01:00

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

View File

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