Updated web3-typescript-typings changelog

This commit is contained in:
Olaf Tomalka
2018-01-25 23:53:38 +01:00
parent 97c228031a
commit d227f2ad7c

View File

@@ -2,5 +2,6 @@
## 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)