1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-07-10 16:22:23 +02:00

CHANGELOG.md: Add notes about Python updates

This commit is contained in:
2019-04-15 10:30:29 +03:00
parent 2acd08e0ab
commit 622e9a86f1
2 changed files with 81 additions and 51 deletions

View File

@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Build configuration for build.sr.ht
### Updated
- Run pipenv update, bringing pytest version 4.3.1, psycopg-binary 2.7.7, etc
- Run pipenv update, bringing pytest version 4.4.0, psycopg-binary 2.8.2, etc
- sr.ht and TravisCI configuration to disable emojis and animation to keep logs clean
### Changed