Skip to content

Commit

Permalink
PYTHON-4517 Add changelog for pymongocrypt 1.10.0 (#843)
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 authored Jun 25, 2024
1 parent 4b7a7c2 commit 2826bfd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion bindings/python/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ Changes in Version 1.10.0
- Drop support for Python 3.7 and PyPy 3.8. Python >=3.8 or PyPy >=3.9 is now required.
- Add support for range-based Queryable Encryption with the new "range"
algorithm on MongoDB 8.0+. This replaces the experimental "rangePreview" algorithm.

- Add Secure Software Development Life Cycle automation to release process.
GitHub Releases for pymongocrypt now include a Software Bill of Materials, and signature
files corresponding to the distribution files released on PyPI.

Changes in Version 1.9.2
------------------------
Expand Down

0 comments on commit 2826bfd

Please sign in to comment.