aboutsummaryrefslogtreecommitdiffstats
path: root/packages/asset-buyer/CHANGELOG.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/asset-buyer/CHANGELOG.json')
-rw-r--r--packages/asset-buyer/CHANGELOG.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/asset-buyer/CHANGELOG.json b/packages/asset-buyer/CHANGELOG.json
index ce4effa7e..6ba2a0fd9 100644
--- a/packages/asset-buyer/CHANGELOG.json
+++ b/packages/asset-buyer/CHANGELOG.json
@@ -7,6 +7,11 @@
"pr": 1187
},
{
+ "note":
+ "the `OrderProvider` now requires a new method `getAvailableMakerAssetDatasAsync` and the `StandardRelayerAPIOrderProvider` requires the network id at init.",
+ "pr": 1203
+ },
+ {
"note": "No longer require that provided orders all have the same maker and taker asset data",
"pr": 1197
}