Skip to content

Commit a615a09

Browse files
committed
Update changelog
1 parent ea58763 commit a615a09

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGES.rst

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ To be released
77
instead of `django.utils.timezone.now` - when nullable and without a default.
88
- Add Brazilian Portuguese translation (GH-#578)
99
- Don't use `post_init` signal for initialize tracker
10+
- Make `StatusField.contribute_to_class()` forward additional arguments to Django
11+
- Make `soft` argument to `SoftDeletableModel.delete()` keyword-only,
12+
to be able to forward arguments added in Django, such as `keep_parents`
1013

1114
4.4.0 (2024-02-10)
1215
------------------

0 commit comments

Comments
 (0)