aboutsummaryrefslogtreecommitdiffstats
path: root/packages/types/CHANGELOG.md
blob: bea6f07bcb7b83d8b4ca1c2afe949c6242fbaf59 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# CHANGELOG

## v0.2.4 - _TBD, 2018_

    * Add `data` to `TxData` (#TBD)

## v0.2.1 - _February 9, 2018_

    * Fix publishing issue where .npmignore was not properly excluding undesired content (#389)

## v0.2.0 - _February 7, 2018_

    * Added BlockLiteralParam and BlockParam, refactored out of 0x.js types. (#355)