Version 7.0.0

This commit is contained in:
Aleksi Häkli 2024-10-02 20:33:18 +03:00 committed by GitHub
parent 4e89d72b92
commit d52be951a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,6 +3,13 @@ Changes
=======
7.0.0 (2024-10-02)
------------------
- Add support for dynamic cooloff time calculation from request. This is a breaking change. Please see `version 7 upgrade notes in the documentation <https://github.com/jazzband/django-axes/blob/4e89d72b92db044ff3f6b23ea2ab2e681211c98e/docs/2_installation.rst#version-7-breaking-changes-and-upgrading-from-django-axes-version-6>`_.
[browniebroke]
6.5.2 (2024-09-21)
------------------