docs: Update CHANGELOG

This commit is contained in:
DrIOS
2024-06-30 12:41:15 -05:00
parent 416d387c20
commit 0da06288f1

View File

@@ -9,6 +9,10 @@ The format is based on and uses the types of changes according to [Keep a Change
- Added `ApprovedCloudStorageProviders` parameter to `Invoke-M365SecurityAudit` to allow for testing of approved cloud storage providers for 8.1.1. - Added `ApprovedCloudStorageProviders` parameter to `Invoke-M365SecurityAudit` to allow for testing of approved cloud storage providers for 8.1.1.
- Added `ApprovedFederatedDomains` parameter to `Invoke-M365SecurityAudit` to allow for testing of approved federated domains for 8.5.1. - Added `ApprovedFederatedDomains` parameter to `Invoke-M365SecurityAudit` to allow for testing of approved federated domains for 8.5.1.
### Fixed
- Fixed various MSTeams tests to be more accurate and include more properties in the output.
## [0.1.18] - 2024-06-29 ## [0.1.18] - 2024-06-29
### Added ### Added