1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-05-11 07:36:02 +02:00

CHANGELOG.md: Update and move to 0.4.3 release

This commit is contained in:
2018-10-17 09:51:44 +03:00
parent 1db5cf1c29
commit b1f41fc28a

View File

@ -4,10 +4,13 @@ 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.4.3] - 2018-10-17
## Changed ## Changed
- Use pip install as script for Travis CI - Use pip install as script for Travis CI
## Improved
- Documentation for deployment and testing
## [0.4.2] - 2018-10-04 ## [0.4.2] - 2018-10-04
### Changed ### Changed
- README.md introduction and requirements - README.md introduction and requirements