Skip to content

Commit

Permalink
Changelog for #539
Browse files Browse the repository at this point in the history
  • Loading branch information
manicminer authored Sep 1, 2021
1 parent 6c61040 commit 1b0b97c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
## 2.1.0 (Unreleased)

BUG FIXES:

* `data.azuread_client_config` - populate the `tenant_id` and `client_id` attributes when authenticating via Azure CLI [GH-539]
* `azuread_service_principal` - fix a bug that prevented creation of service principals in some cases due to `owners` being applied incorrectly [GH-539]

IMPROVEMENTS:

* `azuread_application` - Allow `redirect_uris` with a scheme of `ms-appx-web` [GH-540]
* `azuread_application` - allow `redirect_uris` with a scheme of `ms-appx-web` [GH-540]

## 2.0.1 (August 26, 2021)

Expand Down

0 comments on commit 1b0b97c

Please sign in to comment.