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

CHANGELOG.md: Move unreleased changes to version 0.3.1

This commit is contained in:
Alan Orth 2018-09-25 12:18:26 +03:00
parent c3a0bf7f44
commit d0552f5047
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] ## [0.3.1] - 2018-09-25
### 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 - Add Python 3.7 to Travis CI configuration