Skip to content

Commit 818e09e

Browse files
committed
prep for release
1 parent 68af332 commit 818e09e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
## 3.6.0 (Unreleased)
1+
## 3.6.0 (September 25, 2025)
22

33
ENHANCEMENTS:
44

5-
* `data.azuread_named_location` - add support for the `object_id` property [GH-1703]
6-
* `azuread_named_location` - add support for the `object_id` property [GH-1703]
5+
* `data.azuread_named_location` - add support for the `object_id` property ([#1703](https://github.com/hashicorp/terraform-provider-azuread/issues/1703))
6+
* `azuread_named_location` - add support for the `object_id` property ([#1703](https://github.com/hashicorp/terraform-provider-azuread/issues/1703))
77

88
BUG FIXES:
99

10-
* Data Source: `azuread_users` - queries that return multiple users with the same mail nickname no longer causes an error [GH-1762]
10+
* `data.azuread_users` - queries that return multiple users with the same mail nickname no longer causes an error ([#1762](https://github.com/hashicorp/terraform-provider-azuread/issues/1762))
1111

1212
## 3.5.0 (August 08, 2025)
1313

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.5.0
1+
3.6.0

0 commit comments

Comments
 (0)