Skip to content

Commit 3b6d437

Browse files
committed
update changelog
1 parent 23059d5 commit 3b6d437

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
@@ -12,6 +12,7 @@ Development
1212
- make sure to read https://www.mongodb.com/docs/manual/core/transactions-in-applications/#callback-api-vs-core-api
1313
- run_in_transaction context manager relies on Pymongo coreAPI, it will retry automatically in case of `UnknownTransactionCommitResult` but not `TransientTransactionError` exceptions
1414
- Using .count() in a transaction will always use Collection.count_document (as estimated_document_count is not supported in transactions)
15+
- Fix use of $geoNear or $collStats in aggregate #2493
1516

1617
Changes in 0.29.0
1718
=================

0 commit comments

Comments
 (0)