From 476cc59ca14eb5d4488197e97911d2e68bac767b Mon Sep 17 00:00:00 2001 From: Pablo Lara Date: Wed, 12 Mar 2025 10:12:33 +0100 Subject: [PATCH] chore: update changelog (#7199) --- ui/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/CHANGELOG.md b/ui/CHANGELOG.md index dc5271aacf..a133a45f24 100644 --- a/ui/CHANGELOG.md +++ b/ui/CHANGELOG.md @@ -9,6 +9,7 @@ All notable changes to the **Prowler UI** are documented in this file. #### 🚀 Added - Added `one-time scan` feature: Adds support for single scan execution. [(#7188)](https://github.com/prowler-cloud/prowler/pull/7188) +- Accepted invitations can no longer be edited. [(#7198)](https://github.com/prowler-cloud/prowler/pull/7198) #### 🔄 Changed