Skip to content

Commit c222de5

Browse files
committed
chore: update changelog
1 parent 486b9e9 commit c222de5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/account-tree-controller/CHANGELOG.md

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

88
## [Unreleased]
99

10+
### Changed
11+
12+
- **BREAKING:** Properly removes "outdated" accounts from the `MultichainAccountService` ([#7038](https://github.com/MetaMask/core/pull/7038))
13+
- The `MultichainAccountService:multichainAccountGroupUpdated` event is now required.
14+
- This change will ensure that "disabled" accounts are not properly removed from the account tree too.
15+
1016
## [2.0.0]
1117

1218
### Changed

0 commit comments

Comments
 (0)