From 2e6c8ca8925d7d37506424dfd8fea211de9e644c Mon Sep 17 00:00:00 2001 From: alejandrobailo Date: Thu, 24 Jul 2025 10:35:23 +0200 Subject: [PATCH] chore: CHANGELOG.md updated --- ui/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/CHANGELOG.md b/ui/CHANGELOG.md index 53050a3484..dc8f55f1eb 100644 --- a/ui/CHANGELOG.md +++ b/ui/CHANGELOG.md @@ -8,7 +8,7 @@ All notable changes to the **Prowler UI** are documented in this file. - Mutelist configuration form [(#8190)](https://github.com/prowler-cloud/prowler/pull/8190) - SAML login integration [(#8203)](https://github.com/prowler-cloud/prowler/pull/8203) -- Add Github provider support [(#8304)](https://github.com/prowler-cloud/prowler/pull/8304) +- Github provider support [(#8304)](https://github.com/prowler-cloud/prowler/pull/8304) - Resource view [(#7760)](https://github.com/prowler-cloud/prowler/pull/7760) - Navigation link in Scans view to access Compliance Overview [(#8251)](https://github.com/prowler-cloud/prowler/pull/8251) - Status column for findings table in the Compliance Detail view [(#8244)](https://github.com/prowler-cloud/prowler/pull/8244)