Prepare release 3.0.0-beta.4 (#599)

This commit is contained in:
Hasan Ramezani 2024-01-03 11:29:07 +03:30 committed by GitHub
parent 387b0cec22
commit 1ce39c0149
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,8 @@
## Next Release
## 3.0.0-beta.4 (2024-01-02)
#### Improvements
- feat: If any receiver returns False, no logging will be made. This can be useful if logging should be conditionally enabled / disabled ([#590](https://github.com/jazzband/django-auditlog/pull/590))
- Django: Confirm Django 5.0 support ([#598](https://github.com/jazzband/django-auditlog/pull/598))