Skip to content

Commit fdc0ac1

Browse files
committed
Update changelog.rst
1 parent eb3086d commit fdc0ac1

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

1414
- Introduces a minor breaking change. When encoding :class:`bson.binary.BinaryVector`, a ``ValueError`` will be raised
1515
if the 'padding' metadata field is < 0 or > 7, or non-zero for any type other than PACKED_BIT.
16-
- Changed :meth:`~pymongo.uri_parser.parse_uri`'s 'options' to be type ``dict`` instead of ``_CaseInsensitiveDictionary``.
16+
- Changed :meth:`~pymongo.uri_parser.parse_uri`'s ``options`` parameter to be type ``dict`` instead of ``_CaseInsensitiveDictionary``.
1717

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

0 commit comments

Comments
 (0)