From 56445c97533dd458cc234e59d41c220b8cfa6125 Mon Sep 17 00:00:00 2001 From: Pablo Lara Date: Thu, 13 Mar 2025 13:39:26 +0100 Subject: [PATCH] chore: update changelog (#7223) --- ui/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/CHANGELOG.md b/ui/CHANGELOG.md index a133a45f24..dcd310a8d4 100644 --- a/ui/CHANGELOG.md +++ b/ui/CHANGELOG.md @@ -8,6 +8,7 @@ All notable changes to the **Prowler UI** are documented in this file. #### 🚀 Added +- Social login integration with Google and GitHub [(#7218)](https://github.com/prowler-cloud/prowler/pull/7218) - 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)