Skip to content

Commit

Permalink
Prepare for v5.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
stack72 committed Sep 1, 2021
1 parent 9ff5970 commit d7562a2
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,18 @@ CHANGELOG
=========

## HEAD (Unreleased)
_(none)_

---

## 5.0.0 (2021-09-01)
* Upgrade to v2.0.0 of the AzureAD Terraform Provider
Please Note:
* `azuread.ApplicationOAuth2Permission`, `azuread.ApplicationOAuth2PermissionScope` and `azuread.ApplicationAppRole` have been removed.
* A number of deprecated properties on resources have been removed.
* You can check the full list in the [upstream CHANGELOG](https://github.com/hashicorp/terraform-provider-azuread/blob/main/CHANGELOG.md#200-august-26-2021)
* (breaking) Bring Go `*State` types for resource get methods into agreement with other languages.

---

## 4.3.0 (2021-06-28)
* Upgrade to v1.6.0 of the AzureAD Terraform Provider

Expand Down

0 comments on commit d7562a2

Please sign in to comment.