diff --git a/prowler/CHANGELOG.md b/prowler/CHANGELOG.md index 3b3c514634..decb6c140d 100644 --- a/prowler/CHANGELOG.md +++ b/prowler/CHANGELOG.md @@ -2,12 +2,21 @@ All notable changes to the **Prowler SDK** are documented in this file. ---- - -## [v5.5.0] +## [v5.6.0] (Prowler UNRELEASED) ### Added -### Fixed +- Add SOC2 compliance framework to Azure [(#7489)](https://github.com/prowler-cloud/prowler/pull/7489). +- Add check for unused Service Accounts in GCP [(#7419)](https://github.com/prowler-cloud/prowler/pull/7419). + +--- + +## [v5.5.1] (Prowler UNRELEASED) + +### Fixed + +- Add default name to contacts in Azure Defender [(#7483)](https://github.com/prowler-cloud/prowler/pull/7483). +- Handle projects without ID in GCP [(#7496)](https://github.com/prowler-cloud/prowler/pull/7496). +- Restore packages location in PyProject [(#7510)](https://github.com/prowler-cloud/prowler/pull/7510). ---