Skip to content

Commit a39ab26

Browse files
committed
revert changelog changes
1 parent d7d7213 commit a39ab26

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

doc/changelog.rst

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,6 @@
11
Changelog
22
=========
33

4-
Changes in Version 4.15.1 (2025/09/16)
5-
--------------------------------------
6-
7-
Version 4.15.1 is a bug fix release.
8-
9-
- Fixed a bug in :meth:`~pymongo.synchronous.encryption.ClientEncryption.encrypt`
10-
and :meth:`~pymongo.asynchronous.encryption.AsyncClientEncryption.encrypt`
11-
that would cause a ``TypeError`` when using ``pymongocrypt<1.16`` by passing
12-
an unsupported ``type_opts`` parameter even if Queryable Encryption text
13-
queries beta was not used.
14-
15-
- Fixed a bug in ``AsyncMongoClient`` that caused a ``ServerSelectionTimeoutError``
16-
when used with ``uvicorn``, ``FastAPI``, or ``uvloop``.
17-
184
Changes in Version 4.15.0 (2025/09/10)
195
--------------------------------------
206

0 commit comments

Comments
 (0)