diff --git a/CHANGELOG.md b/CHANGELOG.md index a38196be7..e16123050 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.5.0 (Unreleased) +*## 0.5.0 (Unreleased) FEATURES: @@ -9,6 +9,7 @@ IMPROVEMENTS: * Data Source `azuread_application` - support for the `app_roles` property [GH-110] * Data Source `azuread_service_principal` - export the `app_roles` property [GH-110] * `azuread_application` - support for the `app_roles` property [GH-98] +* `azuread_application` - the `identifier_uris` property now allows `api`,`urn`, and `ms-appx` URI schemas [GH-115] * `azuread_application_password` - deprecation of `application_id` in favour of `application_object_id` [GH-107] * `azuread_service_principal` - export the `oauth2_permissions` property [GH-103]