From a3944fe0f058c01ce6c82e21c521f99698690c25 Mon Sep 17 00:00:00 2001 From: Tom Bamford Date: Thu, 20 Apr 2023 00:43:05 +0100 Subject: [PATCH] Changelog for #1076 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0038b00dc7..d1f08b0f2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ BUG FIXES: +* `azuread_group` - remove conditional ForceNew for the `onpremises_group_type` property, resolve breaking change in v2.37.1 [GH-1076] +* `azuread_group` - improve a workaround for reading Microsoft 365-only properties for groups in a non-M365 tenant [GH-1076] * `azuread_group` - improve a workaround for detecting unwanted changes to the `description` property [GH-1074] ## 2.37.1 (April 17, 2023)