Skip to content

Commit

Permalink
Update changelog.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 authored May 30, 2024
1 parent da6dcaf commit 60c0b83
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions doc/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,9 @@ Changes in Version 4.8.0

The handshake metadata for "os.name" on Windows has been simplified to "Windows" to improve import time.

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

Changes in Version 4.7.3
-------------------------

The repr of ``bson.binary.Binary`` is now redacted when the subtype
is SENSITIVE_SUBTYPE(8).

Issues Resolved
...............
The repr of ``bson.binary.Binary`` is now redacted when the subtype is SENSITIVE_SUBTYPE(8).

See the `PyMongo 4.7.3 release notes in JIRA`_ for the list of resolved issues
in this release.

.. _PyMongo 4.7.3 release notes in JIRA: https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&version=39865
.. warning:: PyMongo 4.8 drops support for Python 3.7 and PyPy 3.8: Python 3.8+ or PyPy 3.9+ is now required.

Changes in Version 4.7.2
-------------------------
Expand Down

0 comments on commit 60c0b83

Please sign in to comment.