Skip to content

Commit 6612503

Browse files
authored
Update CHANGELOG.md (#787)
1 parent eb9eefd commit 6612503

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,19 @@
22

33
## Next Release
44

5+
## 3.4.0 (2025-12-04)
6+
57
#### Improvements
68

9+
- feat: Add CustomLogEntry model support and update tests ([#764)](https://github.com/jazzband/django-auditlog/pull/764))
710
- feat: Add `AUDITLOG_USE_FK_STRING_REPRESENTATION` setting that controls how foreign key changes are represented ([#779)](https://github.com/jazzband/django-auditlog/pull/779))
811
- Add `AUDITLOG_USE_BASE_MANAGER` setting to override default manager use ([#766](https://github.com/jazzband/django-auditlog/pull/766))
912
- Drop 'Python 3.9' support ([#773](https://github.com/jazzband/django-auditlog/pull/773))
1013

1114
#### Fixes
1215

1316
- Make diffing more robust for polymorphic models ([#784](https://github.com/jazzband/django-auditlog/pull/784))
17+
- Amend setup configuration to include non-python package files ([#769](https://github.com/jazzband/django-auditlog/pull/769))
1418

1519
## 3.3.0 (2025-09-18)
1620

0 commit comments

Comments
 (0)