diff --git a/CHANGELOG.md b/CHANGELOG.md index ee920e33be..fc42ef687c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,14 +1,12 @@ ## 0.7.0 (Unreleased) -FEATURES: - -* `azuread_application` - adds ability to build homepage with HTTP in addition to HTTPS [GH-155] -* `azuread_user` - support for the `usage_location` property [GH-141] - IMPROVEMENTS: * provider: Migrate to standalone plugin SDK v1.1.0 [GH-154] * provider: using the current (rather than the vendored) version of Terraform Core in user agents [GH-154] +* `azuread_application` - adds ability to build homepage with HTTP in addition to HTTPS [GH-155] +* `azuread_application` - allow the `app_role` block `value` property to be nil [GH-157] +* `azuread_user` - support for the `usage_location` property [GH-141] ## 0.6.0 (August 21, 2019)