Updated CHANGELOGS & MD docs
This commit is contained in:
parent
e05a03a842
commit
f7252f919a
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1581748629,
|
||||||
|
"version": "3.2.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "3.2.0",
|
"version": "3.2.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v3.2.1 - _February 15, 2020_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v3.2.0 - _February 8, 2020_
|
## v3.2.0 - _February 8, 2020_
|
||||||
|
|
||||||
* Fix broken tests. (#2462)
|
* Fix broken tests. (#2462)
|
||||||
|
@ -6,7 +6,8 @@
|
|||||||
"note": "Added decoders for broker data",
|
"note": "Added decoders for broker data",
|
||||||
"pr": 2484
|
"pr": 2484
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1581748629
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1581204851,
|
"timestamp": 1581204851,
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v1.1.0 - _February 15, 2020_
|
||||||
|
|
||||||
|
* Added decoders for broker data (#2484)
|
||||||
|
|
||||||
## v1.0.2 - _February 8, 2020_
|
## v1.0.2 - _February 8, 2020_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1581748629,
|
||||||
|
"version": "3.1.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "3.1.0",
|
"version": "3.1.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v3.1.1 - _February 15, 2020_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v3.1.0 - _February 8, 2020_
|
## v3.1.0 - _February 8, 2020_
|
||||||
|
|
||||||
* Update tests. (#2462)
|
* Update tests. (#2462)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1581748629,
|
||||||
|
"version": "1.1.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "1.1.0",
|
"version": "1.1.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v1.1.1 - _February 15, 2020_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v1.1.0 - _February 8, 2020_
|
## v1.1.0 - _February 8, 2020_
|
||||||
|
|
||||||
* Refactor mixins into public libraries. (#2464)
|
* Refactor mixins into public libraries. (#2464)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1581748629,
|
||||||
|
"version": "2.1.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "2.1.0",
|
"version": "2.1.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v2.1.1 - _February 15, 2020_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v2.1.0 - _February 8, 2020_
|
## v2.1.0 - _February 8, 2020_
|
||||||
|
|
||||||
* Fix broken tests (#2462)
|
* Fix broken tests (#2462)
|
||||||
|
@ -6,7 +6,8 @@
|
|||||||
"note": "Added Curve contract sampling",
|
"note": "Added Curve contract sampling",
|
||||||
"pr": 2483
|
"pr": 2483
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1581748629
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "1.3.0",
|
"version": "1.3.0",
|
||||||
|
@ -5,9 +5,14 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v1.4.0 - _February 15, 2020_
|
||||||
|
|
||||||
|
* Added Curve contract sampling (#2483)
|
||||||
|
|
||||||
## v1.3.0 - _February 8, 2020_
|
## v1.3.0 - _February 8, 2020_
|
||||||
|
|
||||||
* Catch reverts to `DevUtils` calls (#2476)
|
* Catch reverts to `DevUtils` calls (#2476)
|
||||||
|
* Remove wrapper functions and introduce `batchCall()` (#2477)
|
||||||
|
|
||||||
## v1.2.1 - _February 6, 2020_
|
## v1.2.1 - _February 6, 2020_
|
||||||
|
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1581748629,
|
||||||
|
"version": "3.1.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "3.1.0",
|
"version": "3.1.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v3.1.1 - _February 15, 2020_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v3.1.0 - _February 8, 2020_
|
## v3.1.0 - _February 8, 2020_
|
||||||
|
|
||||||
* Add `allowance()` and `balanceOf()` to `LibERC20Token` (#2464)
|
* Add `allowance()` and `balanceOf()` to `LibERC20Token` (#2464)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1581748629,
|
||||||
|
"version": "3.1.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "3.1.0",
|
"version": "3.1.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v3.1.1 - _February 15, 2020_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v3.1.0 - _February 8, 2020_
|
## v3.1.0 - _February 8, 2020_
|
||||||
|
|
||||||
* Fix broken tests (#2462)
|
* Fix broken tests (#2462)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1581748629,
|
||||||
|
"version": "4.2.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "4.2.0",
|
"version": "4.2.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v4.2.1 - _February 15, 2020_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v4.2.0 - _February 8, 2020_
|
## v4.2.0 - _February 8, 2020_
|
||||||
|
|
||||||
* Export `EvmBytecodeOutputLinkReferences` type. (#2462)
|
* Export `EvmBytecodeOutputLinkReferences` type. (#2462)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1581748629,
|
||||||
|
"version": "4.3.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "4.3.0",
|
"version": "4.3.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v4.3.1 - _February 15, 2020_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v4.3.0 - _February 8, 2020_
|
## v4.3.0 - _February 8, 2020_
|
||||||
|
|
||||||
* Export `EvmBytecodeOutputLinkReferences` type. (#2462)
|
* Export `EvmBytecodeOutputLinkReferences` type. (#2462)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1581748629,
|
||||||
|
"version": "3.2.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "3.2.0",
|
"version": "3.2.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v3.2.1 - _February 15, 2020_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v3.2.0 - _February 8, 2020_
|
## v3.2.0 - _February 8, 2020_
|
||||||
|
|
||||||
* Flip `LibExchangeRichErrorDecoder` to an actual library. (#2462)
|
* Flip `LibExchangeRichErrorDecoder` to an actual library. (#2462)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1581748629,
|
||||||
|
"version": "6.1.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "6.1.0",
|
"version": "6.1.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v6.1.1 - _February 15, 2020_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v6.1.0 - _February 8, 2020_
|
## v6.1.0 - _February 8, 2020_
|
||||||
|
|
||||||
* Export `EvmBytecodeOutputLinkReferences` type. (#2462)
|
* Export `EvmBytecodeOutputLinkReferences` type. (#2462)
|
||||||
|
@ -18,7 +18,8 @@
|
|||||||
"note": "Added ERC20Sampler and Curve Mainnet test",
|
"note": "Added ERC20Sampler and Curve Mainnet test",
|
||||||
"pr": 2483
|
"pr": 2483
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1581748629
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "2.3.0",
|
"version": "2.3.0",
|
||||||
|
@ -5,6 +5,13 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v2.4.0 - _February 15, 2020_
|
||||||
|
|
||||||
|
* Added ChainlinkStopLimit contract and tests (#2473)
|
||||||
|
* Fixed the mainnet dYdX Bridge tests. (#2479)
|
||||||
|
* Addded decoders for stop-limit data (#2484)
|
||||||
|
* Added ERC20Sampler and Curve Mainnet test (#2483)
|
||||||
|
|
||||||
## v2.3.0 - _February 8, 2020_
|
## v2.3.0 - _February 8, 2020_
|
||||||
|
|
||||||
* Remove dependency on `DevUtils` for asset data encoding/decoding (#2462)
|
* Remove dependency on `DevUtils` for asset data encoding/decoding (#2462)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1581748629,
|
||||||
|
"version": "4.1.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "4.1.0",
|
"version": "4.1.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v4.1.1 - _February 15, 2020_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v4.1.0 - _February 8, 2020_
|
## v4.1.0 - _February 8, 2020_
|
||||||
|
|
||||||
* Fix broken tests (#2462)
|
* Fix broken tests (#2462)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1581748629,
|
||||||
|
"version": "2.0.8",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "2.0.7",
|
"version": "2.0.7",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v2.0.8 - _February 15, 2020_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v2.0.7 - _February 8, 2020_
|
## v2.0.7 - _February 8, 2020_
|
||||||
|
|
||||||
* Fix revert for `LibFixedMath.mul(x, 0)`. (#2462)
|
* Fix revert for `LibFixedMath.mul(x, 0)`. (#2462)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1581748629,
|
||||||
|
"version": "5.1.5",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1581204851,
|
"timestamp": 1581204851,
|
||||||
"version": "5.1.4",
|
"version": "5.1.4",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v5.1.5 - _February 15, 2020_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v5.1.4 - _February 8, 2020_
|
## v5.1.4 - _February 8, 2020_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1581748629,
|
||||||
|
"version": "4.3.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "4.3.0",
|
"version": "4.3.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v4.3.1 - _February 15, 2020_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v4.3.0 - _February 8, 2020_
|
## v4.3.0 - _February 8, 2020_
|
||||||
|
|
||||||
* Update Eth2Dai addresses in `DeploymentConstants` (#2474)
|
* Update Eth2Dai addresses in `DeploymentConstants` (#2474)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1581748629,
|
||||||
|
"version": "9.1.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "9.1.0",
|
"version": "9.1.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v9.1.1 - _February 15, 2020_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v9.1.0 - _February 8, 2020_
|
## v9.1.0 - _February 8, 2020_
|
||||||
|
|
||||||
* Export `EvmBytecodeOutputLinkReferences` (#2462)
|
* Export `EvmBytecodeOutputLinkReferences` (#2462)
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -10,7 +10,8 @@
|
|||||||
"note": "Support for sampling Curve contracts",
|
"note": "Support for sampling Curve contracts",
|
||||||
"pr": 2483
|
"pr": 2483
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1581748629
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1581204851,
|
"timestamp": 1581204851,
|
||||||
|
@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v4.2.0 - _February 15, 2020_
|
||||||
|
|
||||||
|
* Use `batchCall()` version of the `ERC20BridgeSampler` contract (#2477)
|
||||||
|
* Support for sampling Curve contracts (#2483)
|
||||||
|
|
||||||
## v4.1.2 - _February 8, 2020_
|
## v4.1.2 - _February 8, 2020_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -14,7 +14,8 @@
|
|||||||
"note": "Update `ERC20BridgeSampler` address (mainnet, kovan)",
|
"note": "Update `ERC20BridgeSampler` address (mainnet, kovan)",
|
||||||
"pr": 2483
|
"pr": 2483
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1581748629
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "4.5.0",
|
"version": "4.5.0",
|
||||||
|
@ -5,10 +5,20 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v4.6.0 - _February 15, 2020_
|
||||||
|
|
||||||
|
* Added `ChainlinkStopLimit` addresses (mainnet, ropsten, rinkeby) (#2473)
|
||||||
|
* Added `CurveBridge` address (mainnet) (#2483)
|
||||||
|
* Update `ERC20BridgeSampler` address (mainnet, kovan) (#2483)
|
||||||
|
|
||||||
## v4.5.0 - _February 8, 2020_
|
## v4.5.0 - _February 8, 2020_
|
||||||
|
|
||||||
* Update `ERC20BridgeSampler` and `Eth2Dai` on mainnet and kovan. (#2474)
|
* Update `ERC20BridgeSampler` and `Eth2Dai` on mainnet and kovan. (#2474)
|
||||||
* Update `ERC20BridgeSampler` address on mainnet and kovan. (#2476)
|
* Update `ERC20BridgeSampler` address on mainnet and kovan. (#2476)
|
||||||
|
* Removed OrderValidator and DutchAuction addresses (#2469)
|
||||||
|
* Added Broker and GodsUnchainedValidator addresses (#2469)
|
||||||
|
* Updated Forwarder addresses (#2469)
|
||||||
|
* Update `ERC20BridgeSampler` address on mainnet and kovan. (#2477)
|
||||||
|
|
||||||
## v4.4.0 - _February 4, 2020_
|
## v4.4.0 - _February 4, 2020_
|
||||||
|
|
||||||
|
@ -10,7 +10,8 @@
|
|||||||
"note": "Updated Forwarder artifact",
|
"note": "Updated Forwarder artifact",
|
||||||
"pr": 2469
|
"pr": 2469
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1581748629
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "3.5.0",
|
"version": "3.5.0",
|
||||||
|
@ -5,10 +5,16 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v3.6.0 - _February 15, 2020_
|
||||||
|
|
||||||
|
* Add Broker and GodsUnchainedValidator artifacts (#2469)
|
||||||
|
* Updated Forwarder artifact (#2469)
|
||||||
|
|
||||||
## v3.5.0 - _February 8, 2020_
|
## v3.5.0 - _February 8, 2020_
|
||||||
|
|
||||||
* Update `DevUtils` artifact (#2464)
|
* Update `DevUtils` artifact (#2464)
|
||||||
* Remove `LibTransactionDecoder` artifact (#2464)
|
* Remove `LibTransactionDecoder` artifact (#2464)
|
||||||
|
* Update `IERC20BridgeSampler` artifact (#2477)
|
||||||
|
|
||||||
## v3.4.1 - _February 6, 2020_
|
## v3.4.1 - _February 6, 2020_
|
||||||
|
|
||||||
|
@ -10,7 +10,8 @@
|
|||||||
"note": "Updated Forwarder wrapper",
|
"note": "Updated Forwarder wrapper",
|
||||||
"pr": 2469
|
"pr": 2469
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1581748629
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "13.5.0",
|
"version": "13.5.0",
|
||||||
|
@ -5,10 +5,16 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v13.6.0 - _February 15, 2020_
|
||||||
|
|
||||||
|
* Add Broker and GodsUnchainedValidator wrappers (#2469)
|
||||||
|
* Updated Forwarder wrapper (#2469)
|
||||||
|
|
||||||
## v13.5.0 - _February 8, 2020_
|
## v13.5.0 - _February 8, 2020_
|
||||||
|
|
||||||
* Export `EvmBytecodeOutputLinkReferences` type. (#2462)
|
* Export `EvmBytecodeOutputLinkReferences` type. (#2462)
|
||||||
* Remove `LibTransactionDecoder` (#2464)
|
* Remove `LibTransactionDecoder` (#2464)
|
||||||
|
* Update `IERC20BridgeSampler` wrapper (#2477)
|
||||||
|
|
||||||
## v13.4.2 - _February 6, 2020_
|
## v13.4.2 - _February 6, 2020_
|
||||||
|
|
||||||
|
@ -6,7 +6,8 @@
|
|||||||
"note": "Added `CurveBridge` address (null)",
|
"note": "Added `CurveBridge` address (null)",
|
||||||
"pr": 2483
|
"pr": 2483
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1581748629
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "6.1.0",
|
"version": "6.1.0",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v6.2.0 - _February 15, 2020_
|
||||||
|
|
||||||
|
* Added `CurveBridge` address (null) (#2483)
|
||||||
|
|
||||||
## v6.1.0 - _February 8, 2020_
|
## v6.1.0 - _February 8, 2020_
|
||||||
|
|
||||||
* Update `DevUtils` deployment (#2456)
|
* Update `DevUtils` deployment (#2456)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1581748629,
|
||||||
|
"version": "10.2.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "10.2.0",
|
"version": "10.2.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v10.2.1 - _February 15, 2020_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v10.2.0 - _February 8, 2020_
|
## v10.2.0 - _February 8, 2020_
|
||||||
|
|
||||||
* Remove use of ambient `DevUtils` instances. (#2462)
|
* Remove use of ambient `DevUtils` instances. (#2462)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1581748629,
|
||||||
|
"version": "2.2.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "2.2.0",
|
"version": "2.2.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v2.2.1 - _February 15, 2020_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v2.2.0 - _February 8, 2020_
|
## v2.2.0 - _February 8, 2020_
|
||||||
|
|
||||||
* Use updated `order-utils` with non-async hash functions. (#2462)
|
* Use updated `order-utils` with non-async hash functions. (#2462)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user