From 9a299d4bac3b3527342feaac0d1e51f20070a867 Mon Sep 17 00:00:00 2001 From: DrIOS <58635327+DrIOSX@users.noreply.github.com> Date: Sun, 23 Jun 2024 14:30:27 -0500 Subject: [PATCH] docs: Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67328ff..55e083c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ The format is based on and uses the types of changes according to [Keep a Change - Skip MSOL connection confirmation to `Get-MFAStatus` function. - Get-MgOutput function to get the output of the Microsoft Graph API per test and adjusted tests to utilize. - Added `Get-ExoOutput` function to get the output of the Exchange Online API per test and adjusted tests to utilize. +- Updated EXO tests to utilize the new output functions ('1.2.2', '1.3.3', '1.3.6', '2.1.1', '2.1.2', '2.1.3', '2.1.4', '2.1.5', '2.1.6', '2.1.7', '2.1.9', '3.1.1', '6.1.1', '6.1.2', '6.1.3', '6.2.1', '6.2.2', '6.2.3', '6.3.1', '6.5.1', '6.5.2', '6.5.3', '8.6.1'). ## [0.1.13] - 2024-06-18