mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-05-12 01:23:10 +00:00
Prepare release 2.2.2 (#497)
This commit is contained in:
parent
6996e1cfd4
commit
2595a36c71
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
## Next Release
|
||||
|
||||
## 2.2.2 (2023-01-16)
|
||||
|
||||
#### Fixes
|
||||
|
||||
- fix: revert [#449](https://github.com/jazzband/django-auditlog/pull/449) "Make log entries read-only in the admin" as it breaks deletion of any auditlogged model through the admin when `AuditlogHistoryField` is used. ([#496](https://github.com/jazzband/django-auditlog/pull/496))
|
||||
|
|
|
|||
Loading…
Reference in a new issue