* abi-gen/test: recompile contract fixtures for 3.0 It seems this hadn't been done since the merge with the 3.0 branch. * Sync `monorepo$ yarn test` exclusions to CI config * sra-spec: correct typo * contract-wrappers: TODO after coord.-server update * utils: fix typo in comment * Refactor networkId to chainId everywhere * Update CHANGELOGs
17 lines
359 B
Markdown
17 lines
359 B
Markdown
# Changelog
|
|
|
|
## 1.2.0 - TBD
|
|
|
|
- Removed dev dependency on package `0x-contract-wrappers`
|
|
- Migrated examples to using new version of `0x-contract-addresses`.
|
|
|
|
## 1.1.0 - 2019-08-09
|
|
|
|
- Added `verifyingContractAddress` to `/zeroExTransactionSchema`.
|
|
- Expanded documentation.
|
|
- Permit mixed-case addresses.
|
|
|
|
## 1.0.0 - 2019-01-09
|
|
|
|
- Initial release.
|