Skip to content

Commit

Permalink
v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adonesky1 committed Aug 31, 2021
1 parent 11f687b commit a77216d
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,21 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.7.0]

- Allow transaction with undefined 'to' fields, in signTransaction ([#98](https://github.com/MetaMask/eth-ledger-bridge-keyring/pull/98))
- Update eth-ledger-bridge-keyring to support EIP-1559 transactions ([#97](https://github.com/MetaMask/eth-ledger-bridge-keyring/pull/97), [#96](https://github.com/MetaMask/eth-ledger-bridge-keyring/pull/96))
- Update gh-pages to receive chainId, update Ledger library to 6.5.0 (([#95](https://github.com/MetaMask/eth-ledger-bridge-keyring/pull/95))
- Bump path-parse from 1.0.6 to 1.0.7 ([#92](https://github.com/MetaMask/eth-ledger-bridge-keyring/pull/92))

## [0.6.0]

### Added
- [#68](https://github.com/MetaMask/eth-ledger-bridge-keyring/pull/68): Support new versions of ethereumjs/tx

- Support new versions of ethereumjs/tx ([#68](https://github.com/MetaMask/eth-ledger-bridge-keyring/pull/68))

0 comments on commit a77216d

Please sign in to comment.