Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

46 lines (27 loc) · 1.01 KB

CHANGELOG

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)