Update CHANGELOG.md

This commit is contained in:
Youngkwang Yang 2025-12-13 01:03:06 +09:00
parent dc636716b0
commit a1a1ed7d2b
No known key found for this signature in database
GPG key ID: E0C3B39BDA12D174

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