From 33046eb95d8abc1cceab355d57f3b84067f8fbe8 Mon Sep 17 00:00:00 2001 From: Pablo Lara Date: Wed, 12 Mar 2025 08:15:28 +0100 Subject: [PATCH] chore: update the changelog (#7190) --- ui/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ui/CHANGELOG.md b/ui/CHANGELOG.md index 136cb42c36..dc5271aacf 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) +#### 🚀 Added + +- Added `one-time scan` feature: Adds support for single scan execution. [(#7188)](https://github.com/prowler-cloud/prowler/pull/7188) + #### 🔄 Changed - Tweak styles for compliance cards. [(#7148)](https://github.com/prowler-cloud/prowler/pull/7148).