Version 5.7.0

This commit is contained in:
Aleksi Häkli 2020-09-26 21:46:43 +03:00 committed by GitHub
parent b569cdb991
commit 33f0eaa6b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,14 @@ Changes
=======
5.7.0 (2020-09-26)
------------------
- Deprecate ``AXES_LOGGER`` Axes setting and move to ``__name__``
based logging and fully qualified Python module name log identifiers.
[aleksihakli]
5.6.2 (2020-09-20)
------------------