mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-05-24 17:53:43 +00:00
Update changelog
This commit is contained in:
parent
5663374890
commit
2bbbfcbfca
1 changed files with 6 additions and 1 deletions
|
|
@ -1,10 +1,15 @@
|
||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
4.5.0
|
||||||
|
-----
|
||||||
|
|
||||||
|
- Don't use `post_init` signal for initialize tracker
|
||||||
|
|
||||||
4.4.0 (2024-02-10)
|
4.4.0 (2024-02-10)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
- Add support for `Python 3.11`
|
- Add support for `Python 3.11`
|
||||||
- Add support for `Python 3.12`
|
- Add support for `Python 3.12`
|
||||||
- Drop support for `Python 3.7`
|
- Drop support for `Python 3.7`
|
||||||
- Add support for `Django 4.2`
|
- Add support for `Django 4.2`
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue