diff --git a/contracts/exchange-libs/CHANGELOG.json b/contracts/exchange-libs/CHANGELOG.json index 3aee997527..a1d61b034a 100644 --- a/contracts/exchange-libs/CHANGELOG.json +++ b/contracts/exchange-libs/CHANGELOG.json @@ -101,6 +101,10 @@ { "note": "Compile and export all contracts, artifacts, and wrappers by default", "pr": 2055 + }, + { + "note": "Update `IncompleteFillError` to take an `errorCode`, `expectedAssetFillAmount`, and `actualAssetFillAmount` fields.", + "pr": 2075 } ] },