mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-03-16 22:20:26 +00:00
Prepare release 2.2.0 (#434)
This commit is contained in:
parent
2b0bc9efa2
commit
227b0d9fb5
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# Changes
|
||||
|
||||
## 2.2.0 (2022-10-07)
|
||||
|
||||
#### Improvements
|
||||
- feat: Add `ACCESS` action to `LogEntry` model and allow object access to be logged. ([#436](https://github.com/jazzband/django-auditlog/pull/436))
|
||||
- feat: Add `serialized_data` field on `LogEntry` model. ([#412](https://github.com/jazzband/django-auditlog/pull/412))
|
||||
|
|
|
|||
Loading…
Reference in a new issue