mirror of
https://github.com/jazzband/django-defender.git
synced 2026-03-16 22:10:32 +00:00
Added changelog for 0.8.0
This commit is contained in:
parent
1366adc59f
commit
7064c9b012
1 changed files with 7 additions and 0 deletions
|
|
@ -2,6 +2,13 @@
|
|||
Changes
|
||||
=======
|
||||
|
||||
0.8.0
|
||||
-----
|
||||
|
||||
- FIX: Change setup.py to allow for Django 3.1.x versions [@s4ke]
|
||||
- FIX: dynamic load celery [@balsagoth]
|
||||
- FIX: Redis requirement updated [@flaviomartins]
|
||||
- FIX: if special character in redis password, we can set DEFENDER_REDIS_PASSWORD_QUOTE to True, and use quote password [@calmkart]
|
||||
|
||||
0.7.0
|
||||
-----
|
||||
|
|
|
|||
Loading…
Reference in a new issue