Skip to content

Commit 60cf51f

Browse files
committed
Update CHANGELOG.md
1 parent 90082b9 commit 60cf51f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# ChangeLog
22

3+
## 1.17.0
4+
5+
### New features
6+
7+
- Support mixing QE and unencrypted JSON schemas.
8+
9+
### Fixed
10+
11+
- Comply with CMake policy CMP0148 (use `FindPython` instead of `FindPythonInterp` and `FindPythonLibs`).
12+
- Fix possible resource leak in Queryable Encryption.
13+
314
## 1.16.0
415

516
### Changed

0 commit comments

Comments
 (0)