docs: update CHANGELOG.md

This commit is contained in:
DrIOS
2024-06-09 09:50:55 -05:00
parent 312aabc81c
commit 5a0475c253

View File

@@ -7,6 +7,7 @@ The format is based on and uses the types of changes according to [Keep a Change
### Fixed
- Whatif support for `Invoke-M365SecurityAudit`.
- Whatif module output and module install process.
## [0.1.7] - 2024-06-08
@@ -22,6 +23,12 @@ The format is based on and uses the types of changes according to [Keep a Change
- 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.6] - 2024-06-08
### Added
- Added pipeline support to `Sync-CISExcelAndCsvData` function for `[CISAuditResult[]]` input.
## [0.1.5] - 2024-06-08
### Added