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.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/packages/asset-buyer/CHANGELOG.json b/packages/asset-buyer/CHANGELOG.json
index b50fe2c63..e55661235 100644
--- a/packages/asset-buyer/CHANGELOG.json
+++ b/packages/asset-buyer/CHANGELOG.json
@@ -6,9 +6,25 @@
"note": "Add `gasLimit` and `gasPrice` as optional properties on `BuyQuoteExecutionOpts`"
},
{
+ "note": "Export `BuyQuoteInfo` type",
+ "pr": 1131
+ },
+ {
"note":
"Updated to use new modularized artifacts and the latest version of @0xproject/contract-wrappers",
"pr": 1105
+ },
+ {
+ "note": "Add `gasLimit` and `gasPrice` as optional properties on `BuyQuoteExecutionOpts`",
+ "pr": 1116
+ },
+ {
+ "note": "Add `docs:json` command to package.json",
+ "pr": 1139
+ },
+ {
+ "note": "Add missing types to public interface",
+ "pr": 1139
}
]
},