mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Update changelog
This commit is contained in:
parent
e3d9e50b53
commit
cb292c25c9
1 changed files with 3 additions and 1 deletions
|
|
@ -5,6 +5,9 @@ To be released
|
|||
--------
|
||||
|
||||
- Confirm support for `Django 4.2`
|
||||
- Add support for `Python 3.11` (GH-#545)
|
||||
- Add support for `Python 3.12` (GH-#545)
|
||||
- Drop support for `Python 3.7` (GH-#545)
|
||||
|
||||
4.3.1 (2022-11-15)
|
||||
------------------
|
||||
|
|
@ -16,7 +19,6 @@ To be released
|
|||
- Drop support for `Django < 3.2`
|
||||
- Drop support for `Python 3.6`
|
||||
- Confirm support for `Django 4.1`
|
||||
- Add support for `Python 3.11` (GH-#545)
|
||||
|
||||
4.3.0
|
||||
-----
|
||||
|
|
|
|||
Loading…
Reference in a new issue