mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-05-13 01:53:10 +00:00
[docs]: Update change log
This commit is contained in:
parent
e0fb998f0d
commit
9b3eb2ecec
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
#### Improvements
|
||||
|
||||
- feat: Added `LogEntry.remote_port` field. ([#671](https://github.com/jazzband/django-auditlog/pull/671))
|
||||
- feat: Added `truncate` option to `auditlogflush` management command. ([#681](https://github.com/jazzband/django-auditlog/pull/681))
|
||||
- Drop Python 3.8 support. ([#678](https://github.com/jazzband/django-auditlog/pull/678))
|
||||
- Confirm Django 5.1 support and drop Django 3.2 support. ([#677](https://github.com/jazzband/django-auditlog/pull/677))
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue