diff --git a/CHANGELOG.md b/CHANGELOG.md index e0a266d..2549db1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 `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 ### Added