Skip upstream version 2.2.2

We are not subject to the regressions this revert addresses.
This commit is contained in:
Aleh Rymašeŭski 2023-07-13 15:41:58 +00:00
commit 779a751da3

View file

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