Updated CHANGELOGS & MD docs

This commit is contained in:
xianny
2019-11-17 18:03:13 -05:00
parent 34538f2ced
commit cb5f9ba97d
110 changed files with 15001 additions and 34373 deletions

View File

@@ -26,7 +26,8 @@
"note": "Update BigNumber version to ~9.0.0",
"pr": 2342
}
]
],
"timestamp": 1574030254
},
{
"version": "8.0.0-beta.0",

View File

@@ -5,6 +5,15 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v8.0.0-beta.1 - _November 17, 2019_
* Remove ZRXToken contract wrapper (#2324)
* ContractWrappers no longer exposes `erc20Proxy`, `erc721Proxy` and `dutchAuction` wrappers (#2324)
* [Breaking] Big refactor of contract wrapper interface. See https://github.com/0xProject/0x-monorepo/pull/2325 for details (#2325)
* Remove IWallet and IValidator contract wrappers (#2337)
* Remove exports orderHashUtils and transactionHashUtils (#2321)
* Update BigNumber version to ~9.0.0 (#2342)
## v8.0.0-beta.0 - _November 7, 2019_
* Exported intefaces changed: from getContractAddressesForNetworkOrThrow to getContractAddressesForChainOrThrow, from NetworkId to ChainId, from ContractNetworks to ContractChains, and from ContractNetworkData to ContractChainData. (#2313)

File diff suppressed because it is too large Load Diff