Skip to content

Commit 2940a89

Browse files
committed
fix: update CHANGELOG
1 parent fa7b362 commit 2940a89

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

packages/keyring-eth-trezor/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+
### Added
11+
12+
- Add `TrezorKeyringV2` and `OneKeyKeyringV2` classes implementing `KeyringV2` interface ([#412](https://github.com/MetaMask/accounts/pull/412))
13+
- Wraps legacy `TrezorKeyring` and `OneKeyKeyring` to expose accounts via the unified `KeyringV2` API and the `KeyringAccount` type.
14+
- Extends `EthKeyringWrapper` for common Ethereum logic.
15+
1016
## [9.0.0]
1117

1218
### Changed

0 commit comments

Comments
 (0)