From ee71d26c8b47575efd89171ffecaef2b7847c45f Mon Sep 17 00:00:00 2001 From: alejandrobailo Date: Tue, 12 May 2026 17:51:09 +0200 Subject: [PATCH] docs(ui): add finding groups lighthouse changelog --- ui/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/CHANGELOG.md b/ui/CHANGELOG.md index 991e26a888..790e69107f 100644 --- a/ui/CHANGELOG.md +++ b/ui/CHANGELOG.md @@ -7,6 +7,7 @@ All notable changes to the **Prowler UI** are documented in this file. ### 🔄 Changed - Trimmed unused npm dependencies [(#11115)](https://github.com/prowler-cloud/prowler/pull/11115) +- Lighthouse now accepts Prowler App Finding Groups MCP tools [(#11140)](https://github.com/prowler-cloud/prowler/pull/11140) ---