From 3f07dc09f4842de846eb792454f7d42bb9f62330 Mon Sep 17 00:00:00 2001 From: Prateek Surana Date: Mon, 15 Jan 2024 13:27:21 +0530 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb7eaf98..3cebb57c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [unreleased] -- Added API spec for certain multitenancy APIs which include getting all tenants with their user counts, getting all the info for a particular tenant and deleting a tenant +- Added API spec for certain multitenancy APIs which include getting all tenants with their user counts, getting all the info for a particular tenant and deleting a tenant and creating or updating a tenant ## [0.10.1] - 2024-01-09