Prepare release 3.2.1 (#733)

This commit is contained in:
Hasan Ramezani 2025-07-03 22:05:23 +02:00 committed by GitHub
parent 138e4fc948
commit ca5f0aedfd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,13 +2,15 @@
## Next Release
## 3.2.1 (2025-07-03)
#### Improvements
- Confirm Django 5.2 support. ([#730](https://github.com/jazzband/django-auditlog/pull/730))
#### Fixes
- fix: ```AUDITLOG_STORE_JSON_CHANGES=True``` was not respected during updates and deletions.
- fix: ```AUDITLOG_STORE_JSON_CHANGES=True``` was not respected during updates and deletions. ([#732](https://github.com/jazzband/django-auditlog/pull/732))
## 3.2.0 (2025-06-26)