From 1fbf321449aa0dff4b2490a7e39a7c0adb706a9c Mon Sep 17 00:00:00 2001 From: DrIOS <58635327+DrIOSX@users.noreply.github.com> Date: Fri, 28 Jun 2024 17:09:28 -0500 Subject: [PATCH] docs: Update CHANGELOG --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87f5b60..f600e29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ The format is based on and uses the types of changes according to [Keep a Change ## [Unreleased] +### Fixed + +- Fixed `Get-ExceededLengthResultDetail` function paramter validation for Exported Tests to allow for Null. + +## [0.1.16] - 2024-06-26 + ### Added - Added `Grant-M365SecurityAuditConsent` function to consent to the Microsoft Graph Powershell API for a user.