Skip to content

Commit 457276c

Browse files
committed
update changelog
1 parent e587bf6 commit 457276c

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
@@ -15,6 +15,7 @@ Development
1515
- Further to the deprecation warning, remove ability to use an unpacked list to `Queryset.aggregate(*pipeline)`, a plain list must be provided instead `Queryset.aggregate(pipeline)`, as it's closer to pymongo interface
1616
- Further to the deprecation warning, remove `full_response` from `QuerySet.modify` as it wasn't supported with Pymongo 3+
1717
- Fixed stacklevel of many warnings (to point places emitting the warning more accurately)
18+
- Add support for collation/hint/comment to delete/update/aggregate #2842
1819

1920
Changes in 0.29.0
2021
=================

0 commit comments

Comments
 (0)