Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

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

## [3.0.1]
### Uncategorized
- [3.x] Backport `fix: init waits for the iframe to be loaded (#236)` ([#236](https://github.com/MetaMask/eth-ledger-bridge-keyring/pull/236))
### 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`

## [3.0.0]
### Added
Expand Down

0 comments on commit ce660ef

Please sign in to comment.