Skip to content

Commit 9fcf381

Browse files
committed
docs: add changelog entry
1 parent 51f5427 commit 9fcf381

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

packages/keyring-eth-ledger-bridge/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Added
1111

1212
- Add `LedgerKeyringV2` class implementing `KeyringV2` interface ([#416](https://github.com/MetaMask/accounts/pull/416))
13+
14+
### Fixed
15+
16+
- Normalize signature `v` value from Ledger devices for proper recovery ([#449](https://github.com/MetaMask/accounts/pull/449))
1317
- Wraps legacy `LedgerKeyring` to expose accounts via the unified `KeyringV2` API and the `KeyringAccount` type.
1418
- Extends `EthKeyringWrapper` for common Ethereum logic.
1519

0 commit comments

Comments
 (0)