aboutsummaryrefslogblamecommitdiffstats
path: root/packages/base-contract/CHANGELOG.md
blob: 90f1ff5ed12945850ab3e8664390256677b4e06e (plain) (tree)
1
2
3
4
5
6
7






                                                                                    




                            


                                                                                      





                                              


                           
 
                           
 
                     
<!--
This file is auto-generated using the monorepo-scripts package. Don't edit directly.
Edit the package's CHANGELOG.json file only.
-->

CHANGELOG

## v0.2.1 - _April 18, 2018_

    * Dependencies updated

## v0.2.0 - _April 12, 2018_

    * Contract wrappers now accept Provider and defaults instead of Web3Wrapper (#501)

## v0.1.0 - _April 2, 2018_

    * Add tests for traversing ABI tree (#485)
    * Fix ABI tuples traversing (#485)
    * Fix ABI arrays traversing (#485)

## v0.0.6 - _April 2, 2018_

    * Dependencies updated

## v0.0.2 - _March 4, 2018_

    * Initial release