mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-03-16 22:20:26 +00:00
Prepare release 3.2.0 (#729)
This commit is contained in:
parent
637e04c31e
commit
6184ec8adb
1 changed files with 6 additions and 2 deletions
|
|
@ -4,11 +4,15 @@
|
|||
|
||||
#### Improvements
|
||||
|
||||
#### Fixes
|
||||
|
||||
## 3.2.0 (2025-06-26)
|
||||
|
||||
#### Improvements
|
||||
|
||||
- feat: Support storing JSON in the changes field when ```AUDITLOG_STORE_JSON_CHANGES``` is enabled. ([#719](https://github.com/jazzband/django-auditlog/pull/719))
|
||||
- feat: Added `AUDITLOG_MASK_CALLABLE` setting to allow custom masking functions ([#725](https://github.com/jazzband/django-auditlog/pull/725))
|
||||
|
||||
#### Fixes
|
||||
|
||||
## 3.1.2 (2025-04-26)
|
||||
|
||||
#### Fixes
|
||||
|
|
|
|||
Loading…
Reference in a new issue