Update CHANGELOG.md (#791)

This commit is contained in:
Youngkwang Yang 2025-12-18 17:52:50 +09:00 committed by GitHub
parent fb762a054f
commit aedb6ead39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,6 +2,12 @@
## Next Release
## 3.4.1 (2025-12-13)
#### Fixes
- Fix AttributeError when AUDITLOG_LOGENTRY_MODEL is not set ([#789](https://github.com/jazzband/django-auditlog/pull/789))
## 3.4.0 (2025-12-04)
#### Improvements