1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2024-10-31 20:13:01 +01:00

CHANGELOG.md: add note about PostgreSQL 12
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Alan Orth 2022-05-31 13:05:41 +03:00
parent 0ff8490275
commit bcb97d025c
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased ## Unreleased
### Changed ### Changed
- Update recommended Python version to 3.7+ - Update recommended Python version to 3.7+
- Use PostgreSQL 12 in CI
## 1.4.3 - 2022-03-26 ## 1.4.3 - 2022-03-26
### Updated ### Updated