From bb47b600efe6709180e6b125df6cb20d78b61ef2 Mon Sep 17 00:00:00 2001 From: Kevin Albertson Date: Wed, 24 May 2023 10:45:26 -0400 Subject: [PATCH] update CHANGELOG for 1.8.1 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef247636e..4436058c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ # ChangeLog +## 1.8.1 +- Bypass search index management commands in automatic encryption ## 1.8.0 This release adds stable support of the Queryable Encryption (QE) feature for the "Indexed" and "Unindexed" algorithms. ## 1.8.0-alpha1