Version 5.27.0

This commit is contained in:
Aleksi Häkli 2021-11-04 19:58:05 +02:00 committed by GitHub
parent 08cd3a3908
commit a766650556
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,16 @@ Changes
=======
5.27.0 (2021-11-04)
-------------------
- Fix ``pkg_resources`` missing for package version resolution on runtime
due to ``setuptools`` not being a runtime dependency.
[asherf]
- Add Python 3.10 and Django 3.2 support.
[hramezani]
5.26.0 (2021-10-11)
-------------------