Skip to content

Commit 1341545

Browse files
committed
update changelog
1 parent 9e0b96e commit 1341545

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/keyring-controller/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
- **BREAKING** `keyringsMetadata` has been removed from the controller state ([#5725](https://github.com/MetaMask/core/pull/5725))
1313
- The metadata is now stored in each keyring object in the `state.keyrings` array.
1414

15+
### Fixed
16+
17+
- Discard keyrings with duplicate accounts when unlock the wallet ([#5775](https://github.com/MetaMask/core/pull/5775))
18+
1519
## [21.0.6]
1620

1721
### Changed

0 commit comments

Comments
 (0)