diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f5cf4e..337e142 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ The format is based on and uses the types of changes according to [Keep a Change ### Added +- Added `ApprovedCloudStorageProviders` parameter to `Invoke-M365SecurityAudit` to allow for testing of approved cloud storage providers for 8.1.1. + +## [0.1.18] - 2024-06-29 + +### Added + - Added `Get-PhishPolicyDetail` and `Test-PhishPolicyCompliance` private functions to help test for phishing policy compliance. ### Fixed @@ -16,8 +22,6 @@ The format is based on and uses the types of changes according to [Keep a Change - Changed main function parameter for Domain to `DomainName`. - - ## [0.1.17] - 2024-06-28 ### Fixed