From f48342b2f14d9fd3c42aea7d5562dbb8c2291397 Mon Sep 17 00:00:00 2001 From: Nicholas Cristofaro Date: Mon, 25 Nov 2024 18:08:43 -0300 Subject: [PATCH] dev: Add CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index afaee5b1ca..ea5b683a35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,10 @@ For details about compatibility between different releases, see the **Commitment - Support for managing MAC settings profiles. - This feature is experimental and subject to change. - Support pausing webhook in the edit webhook view in console +- Add more specific rights for user operations. + - The rights added were for listing and creating rights. + - Admin validation associated with these operations remains. +- Add purge rights for application, organizations, Oauth clients, gateways and user operations. ### Changed