From b39e157e5711d6b8583dcf933ccf77bb17ef68f0 Mon Sep 17 00:00:00 2001 From: salbeck-sit Date: Fri, 27 Oct 2023 08:30:52 +0200 Subject: [PATCH] AADUser: Updated changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 525820e807..288685b0f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ * AADUser * Add support for property MemberOf FIXES [#3820](https://github.com/microsoft/Microsoft365DSC/issues/3820) + +# 1.23.1025.1 +* AADEntitlementManagementAccessPackageAssignmentPolicy + * Fixes an issue where reviewers were not properly exported +* M365DSCDRGUTIL + * Fixes an issue with Get-M365DSCDRGComplexTypeToHashtable where Beta cmdlet were not recognized for recursive calls + FIXES [#3448](https://github.com/microsoft/Microsoft365DSC/issues/3448) +* AADApplication + * Changes to how permissions drifts are logged. + FIXES [#3830](https://github.com/microsoft/Microsoft365DSC/issues/3830) * AADAttributeSet * Initial Release. * AADAuthenticationContext