Prepare release 2.2.0 (#434)

This commit is contained in:
Hasan Ramezani 2022-11-07 17:18:05 +03:30 committed by GitHub
parent 2b0bc9efa2
commit 227b0d9fb5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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))