Prepare release 3.3.0

This commit is contained in:
Youngkwang Yang 2025-09-17 23:41:46 +09:00
parent 572aeebec7
commit e270875d50
No known key found for this signature in database
GPG key ID: E0C3B39BDA12D174

View file

@ -2,8 +2,11 @@
## Next Release ## Next Release
## 3.3.0 (2025-09-18)
#### Improvements #### Improvements
- CI: Extend CI and local test coverage to MySQL and SQLite ([#744](https://github.com/jazzband/django-auditlog/pull/744))
- feat: Add audit log history view to Django Admin. ([#743](https://github.com/jazzband/django-auditlog/pull/743)) - feat: Add audit log history view to Django Admin. ([#743](https://github.com/jazzband/django-auditlog/pull/743))
## 3.2.1 (2025-07-03) ## 3.2.1 (2025-07-03)