Skip to content

Commit

Permalink
Update CHANGELOG.md to include #161
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Oct 17, 2019
1 parent 40fc897 commit d80571f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ 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]
* Data Source `azuread_user` - support looking up a user with `mail_nickname` [GH-161]
* Data Source `azuread_users` - support looking up users with `mail_nicknames` [GH-161]
* `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]
Expand Down

0 comments on commit d80571f

Please sign in to comment.