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.json30
1 files changed, 22 insertions, 8 deletions
diff --git a/packages/asset-buyer/CHANGELOG.json b/packages/asset-buyer/CHANGELOG.json
index 470d9b03b..19bee94fd 100644
--- a/packages/asset-buyer/CHANGELOG.json
+++ b/packages/asset-buyer/CHANGELOG.json
@@ -1,5 +1,23 @@
[
{
+ "version": "4.0.0",
+ "changes": [
+ {
+ "note": "Raise custom InsufficientAssetLiquidityError error with amountAvailableToFill attribute",
+ "pr": 1437
+ }
+ ]
+ },
+ {
+ "timestamp": 1547040760,
+ "version": "3.0.5",
+ "changes": [
+ {
+ "note": "Dependencies updated"
+ }
+ ]
+ },
+ {
"version": "3.0.4",
"changes": [
{
@@ -72,8 +90,7 @@
"pr": 1187
},
{
- "note":
- "the `OrderProvider` now requires a new method `getAvailableMakerAssetDatasAsync` and the `StandardRelayerAPIOrderProvider` requires the network id at init.",
+ "note": "the `OrderProvider` now requires a new method `getAvailableMakerAssetDatasAsync` and the `StandardRelayerAPIOrderProvider` requires the network id at init.",
"pr": 1203
},
{
@@ -81,13 +98,11 @@
"pr": 1197
},
{
- "note":
- "Fix bug where `BuyQuoteInfo` objects could return `totalEthAmount` and `feeEthAmount` that were not whole numbers",
+ "note": "Fix bug where `BuyQuoteInfo` objects could return `totalEthAmount` and `feeEthAmount` that were not whole numbers",
"pr": 1207
},
{
- "note":
- "Fix bug where default values for `AssetBuyer` public facing methods could get overriden by `undefined` values",
+ "note": "Fix bug where default values for `AssetBuyer` public facing methods could get overriden by `undefined` values",
"pr": 1207
},
{
@@ -108,8 +123,7 @@
"pr": 1131
},
{
- "note":
- "Updated to use new modularized artifacts and the latest version of @0xproject/contract-wrappers",
+ "note": "Updated to use new modularized artifacts and the latest version of @0xproject/contract-wrappers",
"pr": 1105
},
{