mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-04-16 13:01:07 +00:00
Skip upstream version 2.2.2
We are not subject to the regressions this revert addresses.
This commit is contained in:
commit
779a751da3
1 changed files with 6 additions and 0 deletions
|
|
@ -2,6 +2,12 @@
|
|||
|
||||
## 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))~~
|
||||
|
||||
## 2.2.1 (2022-11-28)
|
||||
|
||||
#### Fixes
|
||||
|
|
|
|||
Loading…
Reference in a new issue