We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 847bb36 commit f607b6cCopy full SHA for f607b6c
doc/changelog.rst
@@ -6,6 +6,22 @@ Changes in Version 4.8.0
6
7
.. warning:: PyMongo 4.8 drops support for Python 3.7 and PyPy 3.8: Python 3.8+ or PyPy 3.9+ is now required.
8
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
25
Changes in Version 4.7.1
26
-------------------------
27
0 commit comments