Skip to content

Commit f607b6c

Browse files
committed
PYTHON-4429 Prep for 4.7.2 Release (mongodb#1633)
(cherry picked from commit 29f4d5c)
1 parent 847bb36 commit f607b6c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

doc/changelog.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,22 @@ Changes in Version 4.8.0
66

77
.. warning:: PyMongo 4.8 drops support for Python 3.7 and PyPy 3.8: Python 3.8+ or PyPy 3.9+ is now required.
88

9+
Changes in Version 4.7.2
10+
-------------------------
11+
12+
Version 4.7.2 fixes a bug introduced in 4.7.0:
13+
14+
- Fixed a bug where PyMongo could not be used with the Nuitka compiler.
15+
16+
Issues Resolved
17+
...............
18+
19+
See the `PyMongo 4.7.2 release notes in JIRA`_ for the list of resolved issues
20+
in this release.
21+
22+
.. _PyMongo 4.7.2 release notes in JIRA: https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&version=39710
23+
24+
925
Changes in Version 4.7.1
1026
-------------------------
1127

0 commit comments

Comments
 (0)