Files
protocol/packages/web3-typescript-typings/CHANGELOG.md
Brandon Millman d12352972e Updated CHANGELOGs
2018-02-16 09:49:02 -07:00

334 B

CHANGELOG

v0.9.11 - February 16, 2018

* Fix `web3.net.peerCount` to be of type number instead of boolean (#397)

v0.9.3 - January 11, 2018

* Fix `getTransactionReceipt` not returning null (#338)
* Add type for getData on a contract
* Fixed the `defaultAccount` not allowing for `undefined` value (#320)