mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-05-25 18:23:43 +00:00
Release 5.0.0
This commit is contained in:
parent
2882614f0c
commit
67d2a4e28f
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
To be released
|
5.0.0 (2024-09-01)
|
||||||
--------------
|
------------------
|
||||||
- Add formal support for `Django 5.1`
|
- Add formal support for `Django 5.1`
|
||||||
- Remove MonitorField deprecation warning. `None` - instead of
|
- Remove MonitorField deprecation warning. `None` - instead of
|
||||||
`django.utils.timezone.now` will be used when nullable and no default provided (GH-#599)
|
`django.utils.timezone.now` will be used when nullable and no default provided (GH-#599)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue