Skip to content

Commit 7fc67f7

Browse files
update changelog
1 parent ee99b99 commit 7fc67f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Development
2424
- BugFix - Calling .clear on a ListField wasn't being marked as changed (and flushed to db upon .save()) #2858
2525
- Improve error message in case a document assigned to a ReferenceField wasn't saved yet #1955
2626
- BugFix - Take `where()` into account when using `.modify()`, as in MyDocument.objects().where("this[field] >= this[otherfield]").modify(field='new') #2044
27+
- fix: exception on null embedded scalar values
2728

2829
Changes in 0.29.0
2930
=================

0 commit comments

Comments
 (0)