1 | # CHANGELOG
|
2 |
|
3 | ## v0.10.0 - _March 4, 2018_
|
4 |
|
5 | * Support ABIv2 (#401)
|
6 | * Add types for transaction traces (#426)
|
7 |
|
8 | ## v0.9.11 - _February 16, 2018_
|
9 |
|
10 | * Fix `web3.net.peerCount` to be of type number instead of boolean (#397)
|
11 |
|
12 | ## v0.9.3 - _January 11, 2018_
|
13 |
|
14 | * Fix `getTransactionReceipt` not returning null (#338)
|
15 | * Add type for getData on a contract
|
16 | * Fixed the `defaultAccount` not allowing for `undefined` value (#320)
|