From 00701efa1583418d7e2b7f2aafa5cc7f1b06c311 Mon Sep 17 00:00:00 2001 From: DrIOS <58635327+DrIOSX@users.noreply.github.com> Date: Mon, 25 Mar 2024 08:43:01 -0500 Subject: [PATCH] First Release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f41dfec..407580a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ The format is based on and uses the types of changes according to [Keep a Change ### Added -- Initial release of the M365FoundationsCISReport PowerShell module. +- Initial release of the M365FoundationsCISReport PowerShell module v0.0.1. - Function `Invoke-M365SecurityAudit` for conducting a comprehensive security audit in Microsoft 365 environments. - Support for multiple parameter sets including ELevelFilter, IGFilters, RecFilter, and SkipRecFilter to cater to diverse audit requirements. - Implementation of `-NoModuleCheck`, `-DoNotConnect`, and `-DoNotDisconnect` switches for enhanced control over module behavior.