Skip to content

Commit

Permalink
Changelog for #837
Browse files Browse the repository at this point in the history
  • Loading branch information
manicminer authored Jul 8, 2022
1 parent 5dc7ae3 commit 5b29b4f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 2.26.0 (Unreleased)

IMPROVEMENTS:

* `azuread_directory_role_assignment` - deprecate the `app_scope_object_id` property in favor of the `app_scope_id` property [GH-837]
* `azuread_directory_role_assignment` - deprecate the `directory_scope_object_id` property in favor of the `directory_scope_id` property [GH-837]

BUG FIXES:

* `azuread_directory_role_assignment` - fix incorrect schema validation for scoped role assignments [GH-837]
* `azuread_directory_role_assignment` - fix a bug that was preventing the creation of some scoped role assignments [GH-837]

## 2.25.0 (June 23, 2022)

FEATURES:
Expand Down

0 comments on commit 5b29b4f

Please sign in to comment.