From ad96416fde35c4442bf8805b6f45af7dc47bea94 Mon Sep 17 00:00:00 2001 From: pedrooot Date: Mon, 22 Sep 2025 17:18:50 +0200 Subject: [PATCH] chore(changelog): update with latest changes --- ui/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/CHANGELOG.md b/ui/CHANGELOG.md index 4a0e91382f..2408c59072 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. - Support for Markdown and AdditionalURLs in findings detail page [(#8704)](https://github.com/prowler-cloud/prowler/pull/8704) - `Prowler Hub` menu item with tooltip [(#8692)] (https://github.com/prowler-cloud/prowler/pull/8692) - Copy link button to finding detail page [(#8685)] (https://github.com/prowler-cloud/prowler/pull/8685) +- Add compliance details in compliance specific view [(#8742)](https://github.com/prowler-cloud/prowler/pull/8742) ### 🔄 Changed