Updated CHANGELOGS & MD docs
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
"note": "Disable off-chain sampling for Balancer and CREAM",
|
||||
"pr": 41
|
||||
}
|
||||
]
|
||||
],
|
||||
"timestamp": 1605763885
|
||||
},
|
||||
{
|
||||
"version": "5.1.1",
|
||||
|
@@ -5,6 +5,12 @@ Edit the package's CHANGELOG.json file only.
|
||||
|
||||
CHANGELOG
|
||||
|
||||
## v5.2.0 - _November 19, 2020_
|
||||
|
||||
* Update Gas schedules (#34)
|
||||
* Return the maker/taker token decimals from the sampler as part of the `SwapQuote` (#34)
|
||||
* Disable off-chain sampling for Balancer and CREAM (#41)
|
||||
|
||||
## v5.1.1 - _November 14, 2020_
|
||||
|
||||
* Disable PLP VIP feature in EP swap quote consumer (#36)
|
||||
|
@@ -6,7 +6,8 @@
|
||||
"note": "Update ganache snapshot addresses",
|
||||
"pr": 27
|
||||
}
|
||||
]
|
||||
],
|
||||
"timestamp": 1605763885
|
||||
},
|
||||
{
|
||||
"version": "5.3.0",
|
||||
|
@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
||||
|
||||
CHANGELOG
|
||||
|
||||
## v5.4.0 - _November 19, 2020_
|
||||
|
||||
* Update ganache snapshot addresses (#27)
|
||||
|
||||
## v5.3.0 - _November 13, 2020_
|
||||
|
||||
* Add `exchangeProxyLiquidityProviderSandbox` addresses (#16)
|
||||
|
@@ -1,4 +1,13 @@
|
||||
[
|
||||
{
|
||||
"timestamp": 1605763885,
|
||||
"version": "13.10.1",
|
||||
"changes": [
|
||||
{
|
||||
"note": "Dependencies updated"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "13.10.0",
|
||||
"changes": [
|
||||
|
@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
||||
|
||||
CHANGELOG
|
||||
|
||||
## v13.10.1 - _November 19, 2020_
|
||||
|
||||
* Dependencies updated
|
||||
|
||||
## v13.10.0 - _November 13, 2020_
|
||||
|
||||
* Update IZeroEx wrapper and remove ILiquidityProviderRegistry wrapper (#16)
|
||||
|
@@ -1,4 +1,13 @@
|
||||
[
|
||||
{
|
||||
"timestamp": 1605763885,
|
||||
"version": "6.5.1",
|
||||
"changes": [
|
||||
{
|
||||
"note": "Dependencies updated"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "6.5.0",
|
||||
"changes": [
|
||||
|
@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
||||
|
||||
CHANGELOG
|
||||
|
||||
## v6.5.1 - _November 19, 2020_
|
||||
|
||||
* Dependencies updated
|
||||
|
||||
## v6.5.0 - _November 13, 2020_
|
||||
|
||||
* Add `exchangeProxyLiquidityProviderSandbox` address (#16)
|
||||
|
@@ -1,4 +1,13 @@
|
||||
[
|
||||
{
|
||||
"timestamp": 1605763885,
|
||||
"version": "10.4.7",
|
||||
"changes": [
|
||||
{
|
||||
"note": "Dependencies updated"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"timestamp": 1605302002,
|
||||
"version": "10.4.6",
|
||||
|
@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
||||
|
||||
CHANGELOG
|
||||
|
||||
## v10.4.7 - _November 19, 2020_
|
||||
|
||||
* Dependencies updated
|
||||
|
||||
## v10.4.6 - _November 13, 2020_
|
||||
|
||||
* Dependencies updated
|
||||
|
Reference in New Issue
Block a user