CHANGELOG.md: Minor syntax and spelling changes

This commit is contained in:
Alan Orth 2020-03-02 11:45:26 +02:00
parent 5dd50ff998
commit fcf8fa4c29
1 changed files with 3 additions and 1 deletions

View File

@ -8,7 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Changed
- Remove Python 3.5 from TravisCI because black requires Python >= 3.6
- Adapt API for DSpace 6+ UUIDs
- This requires droping the statistics database and re-indexing
- This requires dropping the statistics database and re-indexing
## Updated
- Run pipenv update, bringing requests 2.23.0 and pytest 5.3.5
## [1.1.1] - 2019-11-27