From cbad5e3fcd0cbc018b802a96dea37d3ae5d5cf61 Mon Sep 17 00:00:00 2001 From: Daniel Barranquero <74871504+danibarranqueroo@users.noreply.github.com> Date: Thu, 18 Dec 2025 10:56:42 +0100 Subject: [PATCH] chore: update v5.15 changelog (#9585) --- prowler/CHANGELOG.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/prowler/CHANGELOG.md b/prowler/CHANGELOG.md index fd8e858348..11dc6ac85b 100644 --- a/prowler/CHANGELOG.md +++ b/prowler/CHANGELOG.md @@ -2,15 +2,6 @@ All notable changes to the **Prowler SDK** are documented in this file. -## [5.15.2] (Prowler UNRELEASED) - -### Fixed -- Fix typo `trustboundaries` category to `trust-boundaries` [(#9536)](https://github.com/prowler-cloud/prowler/pull/9536) -- Fix incorrect `bedrock-agent` regional availability, now using official AWS docs instead of copying from `bedrock` -- Store MongoDB Atlas provider regions as lowercase [(#9554)](https://github.com/prowler-cloud/prowler/pull/9554) - ---- - ## [5.15.1] (Prowler v5.15.1) ### Fixed