Update {asset-s,migrat,contract-ad}* CHANGELOGs

This commit is contained in:
F. Eugene Aumson
2020-04-15 01:04:13 -04:00
parent aee758eca2
commit 3bdfcb8542
3 changed files with 12 additions and 0 deletions

View File

@@ -37,6 +37,10 @@
{
"note": "Fix `getBatchMarketBuyOrdersAsync` throwing NO_OPTIMAL_PATH",
"pr": 2533
},
{
"note": "Add support for RFQ-T, querying maker-hosted endpoints for quotes to be submitted by the taker",
"pr": 2541
}
]
},

View File

@@ -29,6 +29,10 @@
{
"note": "Redeploy `Forwarder` on all networks",
"pr": 2521
},
{
"note": "Updated Ganache's ERC20BridgeSampler address",
"pr": 2541
}
]
},

View File

@@ -5,6 +5,10 @@
{
"note": "Add `dexForwarderBridge` to migration output",
"pr": 2525
},
{
"note": "Add `ERC20BridgeSampler` deployment",
"pr": 2541
}
]
},