From 56b760208e7cb3d579dcb5c0446a2eaa3969a2c6 Mon Sep 17 00:00:00 2001 From: Pablo Lara Date: Fri, 7 Mar 2025 11:47:23 +0100 Subject: [PATCH] chore: update changelog (#7149) --- ui/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ui/CHANGELOG.md b/ui/CHANGELOG.md index c9fe0c525c..136cb42c36 100644 --- a/ui/CHANGELOG.md +++ b/ui/CHANGELOG.md @@ -6,6 +6,10 @@ All notable changes to the **Prowler UI** are documented in this file. ### [v1.5.0] (Prowler v5.5.0 - UNRELEASED) +#### 🔄 Changed + +- Tweak styles for compliance cards. [(#7148)](https://github.com/prowler-cloud/prowler/pull/7148). + --- ### [v1.4.0] (Prowler v5.4.0)