Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions bindings/python/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Changelog
Changes in Version 1.13.0
-------------------------

- Bundle libmongocrypt 1.13.0 in release wheels.
- Add support for the key_expiration_ms option to MongoCryptOptions.
- Add support for $lookup in CSFLE and QE.
- Bundle libmongocrypt 1.13.1 in release wheels.
- Add support for the ``key_expiration_ms`` option to ``MongoCryptOptions``.
- Add support for ``$lookup`` in CSFLE and QE.

Changes in Version 1.12.0
-------------------------
Expand Down
Loading