From dae2afbecda6a9435e0083bef68d471439fd1720 Mon Sep 17 00:00:00 2001 From: "sachin.vm" Date: Thu, 24 Aug 2023 10:24:57 -0700 Subject: [PATCH] [CLIENT-2526] bumped version as its a minor release --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92bf272..9a52fcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # Changelog All notable changes to this project will be documented in this file. -## [2.28.1] 2023-08-24 + +## [2.29.0] 2023-08-24 - **Updates** - - [CLIENT-2526] Expose the set_quota API from the Admin Command + - [CLIENT-2526] Support for set quota for user defined roles ## [2.28.0] 2023-06-23 - **New Features**