Release 5.0.0

This commit is contained in:
Jelmer Draaijer 2024-08-28 19:03:17 +02:00 committed by jelmert
parent 2882614f0c
commit 67d2a4e28f

View file

@ -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)