Skip to content

Commit

Permalink
Update CHANGELOG.md to include #56
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Apr 18, 2019
1 parent b39f486 commit a5c97a7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## 0.3.0 (Unreleased)

NOTES:

* This release includes a Terraform SDK upgrade with compatibility for Terraform v0.12. The provider remains backwards compatible with Terraform v0.11 and there should not be any significant behavioural changes. [GH-56]

BUG FIXES:

* `azuread_application` - the order of the `reply_urls` property no longer matters [GH-61]
Expand Down

0 comments on commit a5c97a7

Please sign in to comment.