From 448e2bdc52b5d012c3a1f5c2ef493ccc66486fb9 Mon Sep 17 00:00:00 2001 From: "sachin.vm" Date: Thu, 18 May 2023 09:57:59 -0700 Subject: [PATCH] [Client-1176] added client 1176 changes to change log --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc986eb..dbcc4cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. +## [2.27.0] 2023-05-18 +- **New Features** + - [CLIENT-1176] Support write operations in background query + + ## [2.26.0] 2022-12-02 - **New Features**