diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ea93f292..3bc5c8a32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,9 @@ -## 2.21.0 (Unreleased) +## 2.21.0 (April 21, 2022) BUG FIXES: -* `azuread_conditional_access_policy` - the `included_applications` property in the `conditions` block is now optional [GH-775] -* `azuread_conditional_access_policy` - the `locations` and `platforms` blocks are now optional [GH-775] +* `azuread_conditional_access_policy` - the `included_applications` property in the `conditions` block is now optional ([#775](https://github.com/hashicorp/terraform-provider-azuread/issues/775)) +* `azuread_conditional_access_policy` - the `locations` and `platforms` blocks are now optional ([#775](https://github.com/hashicorp/terraform-provider-azuread/issues/775)) ## 2.20.0 (April 08, 2022)