From 270e980a57028a1c7f62956fa4dde54ad0a15dcb Mon Sep 17 00:00:00 2001 From: DrIOS <58635327+DrIOSX@users.noreply.github.com> Date: Sat, 8 Jun 2024 17:41:23 -0500 Subject: [PATCH] docs: Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3499940..924569f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ The format is based on and uses the types of changes according to [Keep a Change - Updated `Invoke-M365SecurityAudit` to make `TenantAdminUrl` an optional parameter. - Improved connection handling and error messaging in `Connect-M365Suite`. - Enhanced `Invoke-M365SecurityAudit` to allow flexible inclusion and exclusion of specific recommendations, IG filters, and profile levels. +- SupportsShoudProcess to also bypass connection checks in `Invoke-M365SecurityAudit` as well as Disconnect-M365Suite. ## [0.1.5] - 2024-06-08