Skip to content

Commit 8a5bd2e

Browse files
committed
Fix changelog entry
1 parent aae4829 commit 8a5bd2e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/changelog.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ Changes in Version 4.15.1 (XXXX/XX/XX)
66

77
Version 4.15.1 is a bug fix release.
88

9-
- Fixed a bug in ``MongoClient.network_layer`` and ``AsyncMongoClient.network_layer``
10-
that could cause an ``TimeoutError`` when connecting to servers.
9+
- Fixed a bug in ``AsyncMongoClient`` that caused a
10+
``ServerSelectionTimeoutError`` when used with `` with ``uvicorn`` and
11+
``uvloop``.
1112

1213
Changes in Version 4.15.0 (2025/09/10)
1314
--------------------------------------

0 commit comments

Comments
 (0)