Version 5.6.0

This commit is contained in:
Aleksi Häkli 2020-09-12 17:06:49 +03:00 committed by GitHub
parent 8b619dfdef
commit 971cea4aae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,15 @@ Changes
=======
5.6.0 (2020-09-12)
------------------
- Add proper development ``subTest`` support via ``pytest-subtests`` package.
[smithdc1]
- Deprecate ``django-appconf`` and use plain settings for Axes.
[aleksihakli]
5.5.2 (2020-09-11)
------------------