From e77d786535b18137b551780342de28d75f00a2b6 Mon Sep 17 00:00:00 2001 From: DrIOS <58635327+DrIOSX@users.noreply.github.com> Date: Sun, 30 Jun 2024 10:17:32 -0500 Subject: [PATCH] docs: Update CHANGELOG --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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