From d1ed45e6b39ac490eb18d0f5579cc72c6d9997ab Mon Sep 17 00:00:00 2001 From: Tom Bamford Date: Thu, 27 Jul 2023 15:48:38 +0100 Subject: [PATCH] Changelog for #1159 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9cb89b8f6..351a271dff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ FEATURES: IMPROVEMENTS: +* `azuread_access_package_assignment_policy` - support the `Manager` value for the `review_type` property in the `assignment_review_settings` block [GH-1159] * `azuread_conditional_access_policy` - support for the `service_principal_risk_levels` property in the `conditions` block [GH-1145] * `azuread_conditional_access_policy` - the `grant_controls` block is now optional [GH-1155]