CHANGELOG ## v2.0.9 - _July 31, 2019_ * Updated calls to .deployFrom0xArtifactAsync to include artifact dependencies. (#1995) ## 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)