Skip to content

Commit 0e83b7b

Browse files
committed
Update the changelog
1 parent 4efa700 commit 0e83b7b

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
- Support for Protocol 11
6+
- Added `ProtocolVersion.V11` corresponding to Protocol version 11
7+
- Added `getTokenList` endpoint for querying the list of protocol level tokens
8+
- Added `getTokenAuthorizations` endpoint for querying authorizations of a given token
9+
- Added `UpdateMetadataTokenOperation` updating the metadata of a given token
10+
- Added `TokenAdminRole` enum holding admin roles defined for the current token module implementation
11+
- Added `AssignAdminRolesTokenOperation` and `RevokeAdminRolesTokenOperation` managing admin roles
12+
of a given account for a given token
13+
314
## 12.1.0
415

516
- Added `MintTokenOperation` implementing protocol level token mint

0 commit comments

Comments
 (0)