@0x/contracts-exchange-libs: Update CHANGELOG.

This commit is contained in:
Lawrence Forman 2019-08-20 12:49:11 -04:00
parent c3bff31cc4
commit 34f6facdee

View File

@ -101,6 +101,10 @@
{ {
"note": "Compile and export all contracts, artifacts, and wrappers by default", "note": "Compile and export all contracts, artifacts, and wrappers by default",
"pr": 2055 "pr": 2055
},
{
"note": "Update `IncompleteFillError` to take an `errorCode`, `expectedAssetFillAmount`, and `actualAssetFillAmount` fields.",
"pr": 2075
} }
] ]
}, },