Skip to content

Commit 9ebe3bf

Browse files
committed
Address review
1 parent 2fa6ef7 commit 9ebe3bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ PyMongo 4.12 brings a number of changes including:
2121
:class:`~pymongo.read_preferences.Secondary`,
2222
:class:`~pymongo.read_preferences.SecondaryPreferred`,
2323
:class:`~pymongo.read_preferences.Nearest`. Support for ``hedge`` will be removed in PyMongo 5.0.
24+
- Removed PyOpenSSL support from the asynchronous API due to limitations of the CPython asyncio.Protocol SSL implementation.
2425

2526
Issues Resolved
2627
...............

0 commit comments

Comments
 (0)