Skip to content

Commit 26c705a

Browse files
committed
chore: changelog
1 parent de4f506 commit 26c705a

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

packages/snap-account-service/CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2828
- The service messenger now requires the `KeyringController:withController` action.
2929
- Add `handleKeyringSnapMessage` ([#8758](https://github.com/MetaMask/core/pull/8758))
3030
- This will be the new entry point for consumer that needs to forward keyring events to a account management Snap (instead of using the legacy Snap keyring instance directly).
31-
- Forward selected account group accounts ([#8763](https://github.com/MetaMask/core/pull/8763))
31+
- Forward selected account group accounts ([#8763](https://github.com/MetaMask/core/pull/8763)), ([#8770](https://github.com/MetaMask/core/pull/8770))
3232
- This logic used to live on the clients.
33-
- The service messenger now requires the `KeyringController:unlock`, `AccountTreeController:selectedAccountGroupChange` events and `AccountTreeController:getAccountGroupObject` action.
33+
- The service messenger now requires the `KeyringController:unlock`, `AccountTreeController:selectedAccountGroupChange`, `AccountTreeController:accountGroup{Created,Updated,Removed}` events.
34+
- The service messenger now requires the `AccountTreeController:getSelectedAccountGroup` and `AccountTreeController:getAccountGroupObject` actions.
3435

3536
### Changed
3637

0 commit comments

Comments
 (0)