fix(sdk): move changelog entry to 5.21.1 UNRELEASED section

This commit is contained in:
Hugo P.Brito
2026-03-19 12:57:25 +00:00
parent 2362ec0dc1
commit 0aeb1eec15

View File

@@ -2,6 +2,14 @@
All notable changes to the **Prowler SDK** are documented in this file.
## [5.21.1] (Prowler UNRELEASED)
### 🐞 Fixed
- Azure `vm_backup_enabled` and `vm_sufficient_daily_backup_retention_period` checks now compare VM names case-insensitively to avoid false negatives when Azure stores backup item names in a different case [(#10373)](https://github.com/prowler-cloud/prowler/pull/10373)
---
## [5.21.0] (Prowler v5.21.0)
### 🚀 Added
@@ -76,10 +84,6 @@ All notable changes to the **Prowler SDK** are documented in this file.
- Update M365 Defender service metadata to new format [(#9681)](https://github.com/prowler-cloud/prowler/pull/9681)
- Update M365 Purview service metadata to new format [(#9092)](https://github.com/prowler-cloud/prowler/pull/9092)
### 🐞 Fixed
- Azure `vm_backup_enabled` and `vm_sufficient_daily_backup_retention_period` checks now compare VM names case-insensitively to avoid false negatives when Azure stores backup item names in a different case [(#10373)](https://github.com/prowler-cloud/prowler/pull/10373)
---
## [5.19.0] (Prowler v5.19.0)