Add missing CHANGELOG entry

This commit is contained in:
Leonid Logvinov
2018-02-14 10:23:20 -08:00
parent 91ae01e484
commit 18e1c2dea5

View File

@@ -1,5 +1,9 @@
# CHANGELOG
## v0.9.11 - _TBD, 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)