Version 5.11.0

This commit is contained in:
Aleksi Häkli 2021-01-05 19:18:39 +02:00 committed by GitHub
parent bc7be704c6
commit 1d92c10f34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,8 +3,8 @@ Changes
=======
WIP
---
5.11.0 (2021-01-05)
-------------------
- Add lockout view CORS support with ``AXES_ALLOWED_CORS_ORIGINS`` configuration flag.
[vladox]