Skip to content

Commit

Permalink
Update CHANGELOG.md to include #157
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Oct 11, 2019
1 parent 3e07709 commit a8c4fd9
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down

0 comments on commit a8c4fd9

Please sign in to comment.