Skip to content

Commit 68b9c20

Browse files
committed
chore: update changelog
1 parent a747ee6 commit 68b9c20

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

packages/account-api/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+
### Changed
11+
12+
- `MultichainAccount` is now an interface and has been renamed `MultichainAccountGroup` ([#333](https://github.com/MetaMask/accounts/pull/333))
13+
- Its implementation will be moved to the [`MultichainAccountService`](https://github.com/MetaMask/core/tree/main/packages/multichain-account-service).
14+
- `MultichainAccountWallet` is now an interface ([#333](https://github.com/MetaMask/accounts/pull/333))
15+
- Its implementation will be moved to the [`MultichainAccountService`](https://github.com/MetaMask/core/tree/main/packages/multichain-account-service).
16+
1017
## [0.5.0]
1118

1219
### Added

0 commit comments

Comments
 (0)