In @0x/contracts-test-utils: Update CHANGELOG

This commit is contained in:
Lawrence Forman 2019-04-05 09:36:44 -04:00 committed by Amir Bandeali
parent 15efe3ae31
commit f8009dbb27

View File

@ -17,6 +17,10 @@
{ {
"note": "Add `generatePseudoRandomOrderHash()` to `orderUtils`", "note": "Add `generatePseudoRandomOrderHash()` to `orderUtils`",
"pr": TODO "pr": TODO
},
{
"note": "Inherit `OrderStatus` from `@0x/types`",
"pr": TODO
} }
] ]
}, },