diff --git a/prowler/CHANGELOG.md b/prowler/CHANGELOG.md index a05e122815..0b7fe848f0 100644 --- a/prowler/CHANGELOG.md +++ b/prowler/CHANGELOG.md @@ -13,11 +13,17 @@ All notable changes to the **Prowler SDK** are documented in this file. --- -## [v5.14.1] (Prowler UNRELEASED) +## [v5.14.2] (Prowler UNRELEASED) + +### Fixed +- Custom check folder metadata validation [(#9335)](https://github.com/prowler-cloud/prowler/pull/9335) + +--- + +## [v5.14.1] (Prowler v5.14.1) ### Fixed - `sharepoint_external_sharing_managed` check to handle external sharing disabled at organization level [(#9298)](https://github.com/prowler-cloud/prowler/pull/9298) -- Custom check folder metadata validation [(#9335)](https://github.com/prowler-cloud/prowler/pull/9335) - Support multiple Exchange mailbox policies in M365 `exchange_mailbox_policy_additional_storage_restricted` check [(#9241)](https://github.com/prowler-cloud/prowler/pull/9241) ---