Skip to content

Commit

Permalink
edit changelog entries
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesposito committed Aug 14, 2024
1 parent 83967bd commit ca58332
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

## [4.1.1]
### Uncategorized
- fix: `init` waits for the iframe to be loaded ([#236](/~https://github.com/MetaMask/eth-ledger-bridge-keyring/pull/236))
- chore: update MetaMaskLedgerHwAppEth docs ([#235](/~https://github.com/MetaMask/eth-ledger-bridge-keyring/pull/235))
### Fixed
- The promise returned by the `init` method now resolves only after iframe has been loaded ([#236](/~https://github.com/MetaMask/eth-ledger-bridge-keyring/pull/236))
- `updateTransportMethod` will throw an error when called before `init`

## [4.1.0]
### Changed
Expand Down

0 comments on commit ca58332

Please sign in to comment.