From 16e2fcef83781f945be7ce51ec81e44196c46ead Mon Sep 17 00:00:00 2001 From: Nik Charlebois Date: Wed, 13 Nov 2024 16:00:20 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5576768136..b2602b09c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ # UNRELEASED +* AADRoleEligibilityScheduleRequest + * Adds support for custom role assignments at app scope. + +# 1.24.1113.1 + * AADConditionalAccessPolicy * Fixed bug where an empty value was passed in the request for the insiderRiskLevels parameter, which throws an error.