Merge pull request #627 from foarsitter/release50

Release 5.0.0
This commit is contained in:
Jelmer 2024-09-04 08:18:49 +02:00 committed by GitHub
commit aeef1088a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,8 +1,8 @@
Changelog
=========
To be released
--------------
5.0.0 (2024-09-01)
------------------
- Add formal support for `Django 5.1`
- Remove MonitorField deprecation warning. `None` - instead of
`django.utils.timezone.now` will be used when nullable and no default provided (GH-#599)