diff --git a/prowler/CHANGELOG.md b/prowler/CHANGELOG.md index 6d32422251..0c282d4c2e 100644 --- a/prowler/CHANGELOG.md +++ b/prowler/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to the **Prowler SDK** are documented in this file. +## [5.27.0] (Prowler UNRELEASED) + +### 🚀 Added + +- `entra_pim_stale_sign_in_alert` check for m365 provider [(#10798)](https://github.com/prowler-cloud/prowler/pull/10798) + +--- + ## [5.26.0] (Prowler UNRELEASED) ### 🚀 Added @@ -97,10 +105,6 @@ All notable changes to the **Prowler SDK** are documented in this file. ## [5.24.1] (Prowler v5.24.1) -### 🚀 Added - -- `entra_pim_stale_sign_in_alert` check for m365 provider [(#10798)](https://github.com/prowler-cloud/prowler/pull/10798) - ### 🔄 Changed - `msgraph-sdk` from 1.23.0 to 1.55.0 and `azure-mgmt-resource` from 23.3.0 to 24.0.0, removing `marshmallow` as is a transitively dev dependency [(#10733)](https://github.com/prowler-cloud/prowler/pull/10733)