From d67f958ee05cab56ed68dbd50f1833c9280e6bad Mon Sep 17 00:00:00 2001 From: Pepe Fagoaga Date: Mon, 29 Jun 2026 11:16:29 +0200 Subject: [PATCH] chore: remove changelog --- ui/CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/CHANGELOG.md b/ui/CHANGELOG.md index fed85e2c3e..fe0c6cce14 100644 --- a/ui/CHANGELOG.md +++ b/ui/CHANGELOG.md @@ -19,7 +19,6 @@ All notable changes to the **Prowler UI** are documented in this file. ### 🔄 Changed - Schedule Scans provider table and launch flows now use provider schedule fields, restore OSS daily scheduling, default to the next local scan hour, and clarify provider selection in launch scan [(#11684)](https://github.com/prowler-cloud/prowler/pull/11684) -- Scan launch flows blocked by the usage limit now show the trial-expired banner copy and link to billing [(#11689)](https://github.com/prowler-cloud/prowler/pull/11689) ---