aboutsummaryrefslogtreecommitdiffstats
path: root/packages/utils/CHANGELOG.md
blob: 0abe835b801753430fffcbc4df7456fe05066a2b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# CHANGELOG

## v0.x.x - _TBD, 2018_

    * Fix a bug causing abi_decoder to throw on unknown events with the same signature (#366)

## v0.2.0 - _January 17, 2018_

    * Add `onError` parameter to `intervalUtils.setAsyncExcludingInterval` (#312)
    * Add `intervalUtils.setInterval` (#312)