mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-03-16 22:20:27 +00:00
Finalize changelog for 2.3 release
This commit is contained in:
parent
9f38e87a58
commit
5698fe35b2
1 changed files with 4 additions and 1 deletions
|
|
@ -6,13 +6,16 @@ Changelog
|
|||
unreleased
|
||||
^^^^^^^^^^
|
||||
|
||||
v2.3 (2021-10-27)
|
||||
^^^^^^^^^^^^^^^^^
|
||||
|
||||
- **BACKWARD INCOMPATIBLE** Drop support for Python 2.7 and 3.5.
|
||||
|
||||
- **BACKWARD INCOMPATIBLE** Drop support for Django < 2.2.
|
||||
|
||||
- Add support for Django 3.1 and 3.2.
|
||||
|
||||
- Add suppport for Python 3.9.
|
||||
- Add suppport for Python 3.9 and 3.10.
|
||||
|
||||
- Deprecate ``utils.import_by_path`` in favor of
|
||||
``django.utils.module_loading.import_string``.
|
||||
|
|
|
|||
Loading…
Reference in a new issue