aboutsummaryrefslogblamecommitdiffstats
path: root/packages/web3-typescript-typings/CHANGELOG.md
blob: 845b1ecd200ab2f08cc477d28c293bf0d9db652c (plain) (tree)
1
2
3
4
5
6
7
8
9

           
                            
 
                          
                                             
 
                                
 
                                                                             
 
                              
 


                                                                          
# CHANGELOG

## v0.10.0 - _March 4, 2018_

    * Support ABIv2 (#401)
    * Add types for transaction traces (#426)

## 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)