Skip to content

Commit

Permalink
update CHANGELOG for 1.7.0-alpha0
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinAlbs committed Nov 28, 2022
1 parent c97093d commit 4a916b5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# ChangeLog
## 1.7.0-alpha0
### New Features
- Support range index for int32, int64, double, and date. NOTE: The Range algorithm is experimental only. It is not intended for public use.

## 1.6.1
## Fixed
- Fix libbson dependency in pkg-config for PPA.
Expand Down Expand Up @@ -122,4 +126,4 @@
To set the KMS providers.
- mongocrypt_ctx_setopt_key_encryption_key
To set the key encryption key.
- Adds support for Azure and GCP KMS providers.
- Adds support for Azure and GCP KMS providers.

0 comments on commit 4a916b5

Please sign in to comment.