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

CHANGELOG.md: pytest version 4.0.0

This commit is contained in:
Alan Orth 2018-11-19 23:46:03 +02:00
parent 378f56ddc2
commit d69ab20220
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -4,6 +4,10 @@ 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
### Updated
- pytest version 4.0.0
## [0.8.1] - 2018-11-14 ## [0.8.1] - 2018-11-14
### Changed ### Changed
- README.md to recommend using vanilla Python virtual environments and pip instead of pipenv - README.md to recommend using vanilla Python virtual environments and pip instead of pipenv