CHANGELOG.md: add note about PostgreSQL 12
continuous-integration/drone/push Build is passing Details

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
1 changed files with 1 additions and 0 deletions

View File

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