aboutsummaryrefslogtreecommitdiffstats
path: root/packages/subproviders/CHANGELOG.md
blob: 0469150c083ff059754c32b5eee4a319d9998fdb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# CHANGELOG

## v0.4.0 - _January 28, 2017_

    * Return a transaction hash from `_sendTransactionAsync` (#303)

## v0.3.0 - _December 28, 2017_

    * Allow LedgerSubprovider to handle `eth_sign` in addition to `personal_sign` RPC requests

## v0.2.0 - _December 20, 2017_

    * Improve the performance of address fetching (#271)