55 lines
1.1 KiB
Markdown
55 lines
1.1 KiB
Markdown
<!--
|
|
changelogUtils.file is auto-generated using the monorepo-scripts package. Don't edit directly.
|
|
Edit the package's CHANGELOG.json file only.
|
|
-->
|
|
|
|
CHANGELOG
|
|
|
|
## v2.0.8 - _July 24, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v2.0.7 - _July 15, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v2.0.6 - _July 13, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v2.0.5 - _July 13, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v2.0.4 - _May 24, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v2.0.3 - _May 15, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v2.0.2 - _May 14, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v2.0.1 - _May 10, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v2.0.0 - _April 11, 2019_
|
|
|
|
* Make `decodeOrdersFromFillData`, `getCoordinatorApprovalHash`, and `getTransactionHash` public (#1729)
|
|
* Make `assertValidTransactionOrdersApproval` internal (#1729)
|
|
|
|
## v1.1.0 - _March 21, 2019_
|
|
|
|
* Run Web3ProviderEngine without excess block polling (#1695)
|
|
|
|
## v1.0.0 - _March 20, 2019_
|
|
|
|
* Created Coordinator package
|
|
* Use separate EIP712 domains for transactions and approvals (#1705)
|
|
* Add `SignatureType.Invalid` (#1705)
|
|
* Set `evmVersion` to `constantinople` (#1707)
|