Updated CHANGELOGs

This commit is contained in:
Brandon Millman
2018-02-16 09:49:02 -07:00
parent 03d3d84db3
commit d12352972e
5 changed files with 10 additions and 10 deletions

View File

@@ -1,11 +1,11 @@
# CHANGELOG
## v0.9.11 - _TBD, 2018_
## v0.9.11 - _February 16, 2018_
* Fix `web3.net.peerCount` to be of type number instead of boolean (#397)
* 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)
* Fix `getTransactionReceipt` not returning null (#338)
* Add type for getData on a contract
* Fixed the `defaultAccount` not allowing for `undefined` value (#320)