Skip to content

Commit 337ddac

Browse files
committed
Clarify encrypted connection.
1 parent df95352 commit 337ddac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ PyMongo 4.14 brings a number of changes including:
1313
- Introduces a minor breaking change. When encoding :class:`bson.binary.BinaryVector`, a ``ValueError`` will be raised
1414
if the 'padding' metadata field is < 0 or > 7, or non-zero for any type other than PACKED_BIT.
1515
- Fixed a but that raised ``EncryptionError`` when using :meth:`pymongo.mongo_client.MongoClient.server_info` with an
16-
encrypted collection.
16+
encrypted connection.
1717

1818
Changes in Version 4.13.2 (2025/06/17)
1919
--------------------------------------

0 commit comments

Comments
 (0)