Version 5.9.0

This commit is contained in:
Aleksi Häkli 2020-11-05 20:17:45 +02:00 committed by GitHub
parent 22c564743d
commit 648fe1d644
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,17 @@ Changes
=======
5.9.0 (2020-11-05)
------------------
- Add Python 3.9 support.
[hramezani]
- Prevent ``AccessAttempt`` creation with database handler
when username is not set
and ``AXES_ONLY_USER_FAILURES`` setting is not set.
5.8.0 (2020-10-16)
------------------