Skip to content

Commit c64bc2c

Browse files
committed
Add changelog entry
1 parent 98dba64 commit c64bc2c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/changelog.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ PyMongo 4.16 brings a number of changes including:
1717
- Fixed return type annotation for ``find_one_and_*`` methods on :class:`~pymongo.asynchronous.collection.AsyncCollection`
1818
and :class:`~pymongo.synchronous.collection.Collection` to include ``None``.
1919
- Added support for NumPy 1D-arrays in :class:`bson.binary.BinaryVector`.
20+
- Fixed a bug in :class:`~pymongo.encryption.ClientEncryption`: ClientEncryption
21+
shouldn't try to load mongo crypt shared library.
2022

2123
Changes in Version 4.15.5 (2025/XX/XX)
2224
--------------------------------------

0 commit comments

Comments
 (0)