Skip to content

Commit 1833a20

Browse files
committed
docs: update CHANGELOG.md for submitRevocation feature
1 parent f49214f commit 1833a20

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/gator-permissions-controller/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
12+
- Add `submitRevocation` action to submit permission revocations through the gator permissions provider snap
13+
- New `RevocationParams` type with `delegationHash` field
14+
- New `GatorPermissionsControllerSubmitRevocationAction` action type
15+
- Supports `permissionsProvider_submitRevocation` RPC method
16+
1017
## [0.2.0]
1118

1219
### Added

0 commit comments

Comments
 (0)