Update CHANGELOGs
This commit is contained in:
parent
3b426a3f07
commit
35925de320
@ -1,4 +1,17 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "8.0.0-beta.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Remove ZRXToken contract wrapper",
|
||||||
|
"pr": 2324
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"note": "ContractWrappers no longer exposes `erc20Proxy`, `erc721Proxy` and `dutchAuction` wrappers",
|
||||||
|
"pr": 2324
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "8.0.0-beta.0",
|
"version": "8.0.0-beta.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "5.4.0-beta.2",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "[Breaking] Remove `erc20Proxy`, `multiAssetProxy`, `erc1155Proxy`, `staticCallProxy`, `erc721Proxy`, `assetProxyOwner`, `ZRXToken` and `dutchAuction` wrappers",
|
||||||
|
"pr": 2324
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "5.4.0-beta.1",
|
"version": "5.4.0-beta.1",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "12.2.0-beta.2",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "[Breaking] Remove `erc20Proxy`, `erc721Proxy` and `dutchAuction` wrappers",
|
||||||
|
"pr": 2324
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "12.2.0-beta.1",
|
"version": "12.2.0-beta.1",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "4.4.0-beta.2",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Migrations script no longer deploys DutchAuction since it is not yet upgraded for V3 of the protocol",
|
||||||
|
"pr": 2324
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "4.4.0-beta.1",
|
"version": "4.4.0-beta.1",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "8.5.0-beta.2",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "[Breaking] Removed `OrderStateUtils`, `OrderValidationUtils`, `ExchangeTransferSimulator` and all abstract and store classes. For order validation, please use the `DevUtils` contract wrapper method `getOrderRelevantState`|`getOrderRelevantStates`",
|
||||||
|
"pr": 2324
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "8.5.0-beta.1",
|
"version": "8.5.0-beta.1",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user