mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Version 5.27.0
This commit is contained in:
parent
08cd3a3908
commit
a766650556
1 changed files with 10 additions and 0 deletions
10
CHANGES.rst
10
CHANGES.rst
|
|
@ -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)
|
||||
-------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue