mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-03-16 22:20:27 +00:00
Prepare release v2.2
This commit is contained in:
parent
51e0265276
commit
12ea3c0a5b
2 changed files with 5 additions and 3 deletions
2
AUTHORS
2
AUTHORS
|
|
@ -1,7 +1,9 @@
|
|||
Bruno Clermont
|
||||
Gilles Fabio
|
||||
Jannis Leidel
|
||||
John Franey
|
||||
Marc Abramowitz
|
||||
Michael van Tellingen
|
||||
Mike Fogel
|
||||
Paolo Melchiorre
|
||||
Peter Bittner
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
Changelog
|
||||
---------
|
||||
|
||||
v2.2 (2019-xx-yy)
|
||||
v2.2 (2019-12-02)
|
||||
^^^^^^^^^^^^^^^^^
|
||||
|
||||
- **BACKWARD INCOMPATIBLE** Drop support for Python 3.4.
|
||||
|
|
@ -12,9 +12,9 @@ v2.2 (2019-xx-yy)
|
|||
|
||||
- Add support for Django 3.0.
|
||||
|
||||
- Add support for Python Python 3.8.
|
||||
- Add support for Python 3.8.
|
||||
|
||||
- Add support for Python PyPy 3.
|
||||
- Add support for PyPy 3.
|
||||
|
||||
- Replace ``django.utils.six`` with ``six`` to support Django >= 3.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue