From ba308148f433a02015bde0f3accce878521b92e4 Mon Sep 17 00:00:00 2001 From: Alan Buscaglia Date: Thu, 11 Jun 2026 12:05:58 +0200 Subject: [PATCH] docs(ui): update changelog for timeline axis fix --- ui/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/CHANGELOG.md b/ui/CHANGELOG.md index 13dae48b8d..fb6dc2fc4e 100644 --- a/ui/CHANGELOG.md +++ b/ui/CHANGELOG.md @@ -6,7 +6,7 @@ All notable changes to the **Prowler UI** are documented in this file. ### 🐞 Fixed -- Findings Severity Over Time chart Y-axis labels no longer overflow for large findings counts [(#PR)](https://github.com/prowler-cloud/prowler/pull/PR) +- Findings Severity Over Time chart Y-axis labels no longer overflow for large findings counts [(#11545)](https://github.com/prowler-cloud/prowler/pull/11545) ---