From 7aab4d10defc06bf96bb0510bee1bb929b1d2245 Mon Sep 17 00:00:00 2001 From: Brandon Millman Date: Fri, 12 Oct 2018 15:07:04 -0700 Subject: feat(asset-buyer): add hooks for documentation --- packages/asset-buyer/CHANGELOG.json | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'packages/asset-buyer/CHANGELOG.json') diff --git a/packages/asset-buyer/CHANGELOG.json b/packages/asset-buyer/CHANGELOG.json index b50fe2c63..0d50b7bc3 100644 --- a/packages/asset-buyer/CHANGELOG.json +++ b/packages/asset-buyer/CHANGELOG.json @@ -9,6 +9,14 @@ "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 } ] }, -- cgit v1.2.3