diff --git a/CHANGELOG.md b/CHANGELOG.md index 175d5a3..0b76155 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ The format is based on and uses the types of changes according to [Keep a Change ## [Unreleased] +### Added + +- Added Get-MFAStatus function to help with auditing mfa for conditional access controls. + ### Fixed - Fixed 6.1.2/6.1.3 tests to minimize calls to the Graph API.