Skip to content

Commit fadb096

Browse files
Updating changelog with release date (#40688)
* Updating changelog with release date * Update sdk/confidentialledger/azure-confidentialledger/CHANGELOG.md Co-authored-by: Copilot <[email protected]> * Updating release date to unrelease version * Update CHANGELOG.md --------- Co-authored-by: Copilot <[email protected]>
1 parent 7482dba commit fadb096

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sdk/confidentialledger/azure-confidentialledger/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# Release History
22

3-
## 1.2.0b1 (Unreleased)
3+
## 1.2.0b1 (2025-04-23)
44

55
### Features Added
66

77
- Add and manage custom roles with the `update_user_defined_role`, `get_user_defined_role` and `delete_user_defined_role` methods
88
- Add and manage ledger users with the `create_or_update_ledger_user`, `delete_ledger_user`, `get_ledger_user` and `list_ledger_users` methods
99
- Add and manage programmable endpoints with the `create_user_defined_endpoint` and `get_user_defined_endpoint` methods
1010
- A user can now be associated with more than one role
11+
- Added user defined functions support for ledger API
1112

1213
### Other Changes
1314

0 commit comments

Comments
 (0)