Skip to content

Commit e3910f8

Browse files
PYTHON-5593 Adds v4.15.2 notes to changelog (mongodb#2570)
1 parent 215b3b1 commit e3910f8

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

doc/changelog.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,21 @@ PyMongo 4.16 brings a number of changes including:
1717
- Removed support for Eventlet.
1818
Eventlet is actively being sunset by its maintainers and has compatibility issues with PyMongo's dnspython dependency.
1919

20+
Changes in Version 4.15.2 (2025/10/01)
21+
--------------------------------------
22+
23+
Version 4.15.2 is a bug fix release.
24+
25+
- Add wheels for Python 3.14 and 3.14t that were missing from 4.15.0 release. Drop the 3.13t wheel.
26+
27+
Issues Resolved
28+
...............
29+
30+
See the `PyMongo 4.15.2 release notes in JIRA`_ for the list of resolved issues
31+
in this release.
32+
33+
.. _PyMongo 4.15.2 release notes in JIRA: https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&version=47186
34+
2035
Changes in Version 4.15.1 (2025/09/16)
2136
--------------------------------------
2237

0 commit comments

Comments
 (0)