Skip to content

Commit 13c9dd8

Browse files
committed
chore: update changelog
1 parent ac0eec0 commit 13c9dd8

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

packages/keyring-sdk/CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12-
- Add `generateId` option to `KeyringAccountRegistry` ([#503](https://github.com/MetaMask/accounts/pull/503))
13-
- Add `generateEthAccountId` to generate deterministic account IDs for EVM addresses, and use it by default in `EthKeyringWrapper` ([#504](https://github.com/MetaMask/accounts/pull/504))
14-
- Add keyring state migration framework (`applyMigrations`, `defineMigration`, `KeyringMigration`, `VersionedState`, `isVersionedState`, `getLatestVersion`) ([#505](https://github.com/MetaMask/accounts/pull/505))
12+
- Add keyring state migration framework ([#505](https://github.com/MetaMask/accounts/pull/505))
13+
- It can be used to migrate the internal state of keyrings
1514

1615
## [1.2.0]
1716

0 commit comments

Comments
 (0)