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.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/asset-buyer/CHANGELOG.json b/packages/asset-buyer/CHANGELOG.json
index c572ba4cf..6ba2a0fd9 100644
--- a/packages/asset-buyer/CHANGELOG.json
+++ b/packages/asset-buyer/CHANGELOG.json
@@ -10,6 +10,10 @@
"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
}
]
},