Updated CHANGELOGS & MD docs
This commit is contained in:
parent
470e9a4697
commit
4d027e11d1
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1650611093,
|
||||||
|
"version": "3.3.29",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1648739346,
|
"timestamp": 1648739346,
|
||||||
"version": "3.3.28",
|
"version": "3.3.28",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v3.3.29 - _April 22, 2022_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v3.3.28 - _March 31, 2022_
|
## v3.3.28 - _March 31, 2022_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1650611093,
|
||||||
|
"version": "5.4.20",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1648739346,
|
"timestamp": 1648739346,
|
||||||
"version": "5.4.19",
|
"version": "5.4.19",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v5.4.20 - _April 22, 2022_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v5.4.19 - _March 31, 2022_
|
## v5.4.19 - _March 31, 2022_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1650611093,
|
||||||
|
"version": "1.4.12",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1648739346,
|
"timestamp": 1648739346,
|
||||||
"version": "1.4.11",
|
"version": "1.4.11",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v1.4.12 - _April 22, 2022_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v1.4.11 - _March 31, 2022_
|
## v1.4.11 - _March 31, 2022_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1650611093,
|
||||||
|
"version": "4.8.10",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1648739346,
|
"timestamp": 1648739346,
|
||||||
"version": "4.8.9",
|
"version": "4.8.9",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v4.8.10 - _April 22, 2022_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v4.8.9 - _March 31, 2022_
|
## v4.8.9 - _March 31, 2022_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -6,7 +6,8 @@
|
|||||||
"note": "Add support for `BalancerV2Batch` fills in FQT",
|
"note": "Add support for `BalancerV2Batch` fills in FQT",
|
||||||
"pr": 462
|
"pr": 462
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1650611093
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1648739346,
|
"timestamp": 1648739346,
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v0.32.0 - _April 22, 2022_
|
||||||
|
|
||||||
|
* Add support for `BalancerV2Batch` fills in FQT (#462)
|
||||||
|
|
||||||
## v0.31.2 - _March 31, 2022_
|
## v0.31.2 - _March 31, 2022_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -6,7 +6,8 @@
|
|||||||
"note": "Add BalancerV2 batch swap support",
|
"note": "Add BalancerV2 batch swap support",
|
||||||
"pr": 462
|
"pr": 462
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1650611093
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "16.56.0",
|
"version": "16.56.0",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v16.57.0 - _April 22, 2022_
|
||||||
|
|
||||||
|
* Add BalancerV2 batch swap support (#462)
|
||||||
|
|
||||||
## v16.56.0 - _April 21, 2022_
|
## v16.56.0 - _April 21, 2022_
|
||||||
|
|
||||||
* Add estimatedGas to ExtendedQuoteReport (#463)
|
* Add estimatedGas to ExtendedQuoteReport (#463)
|
||||||
|
@ -6,7 +6,8 @@
|
|||||||
"note": "Redeploy FQT on mainnet and polygon",
|
"note": "Redeploy FQT on mainnet and polygon",
|
||||||
"pr": 462
|
"pr": 462
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1650611093
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1648739346,
|
"timestamp": 1648739346,
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v6.13.0 - _April 22, 2022_
|
||||||
|
|
||||||
|
* Redeploy FQT on mainnet and polygon (#462)
|
||||||
|
|
||||||
## v6.12.1 - _March 31, 2022_
|
## v6.12.1 - _March 31, 2022_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1650611093,
|
||||||
|
"version": "13.20.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "13.20.0",
|
"version": "13.20.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v13.20.1 - _April 22, 2022_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v13.20.0 - _March 31, 2022_
|
## v13.20.0 - _March 31, 2022_
|
||||||
|
|
||||||
* Regenerate all wrappers (#449)
|
* Regenerate all wrappers (#449)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1650611093,
|
||||||
|
"version": "8.1.18",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1648739346,
|
"timestamp": 1648739346,
|
||||||
"version": "8.1.17",
|
"version": "8.1.17",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v8.1.18 - _April 22, 2022_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v8.1.17 - _March 31, 2022_
|
## v8.1.17 - _March 31, 2022_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -6,7 +6,8 @@
|
|||||||
"note": "Add `BalancerV2Batch` to `BridgeProtocol` enum",
|
"note": "Add `BalancerV2Batch` to `BridgeProtocol` enum",
|
||||||
"pr": 462
|
"pr": 462
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1650611093
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1648739346,
|
"timestamp": 1648739346,
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v11.12.0 - _April 22, 2022_
|
||||||
|
|
||||||
|
* Add `BalancerV2Batch` to `BridgeProtocol` enum (#462)
|
||||||
|
|
||||||
## v1.11.2 - _March 31, 2022_
|
## v1.11.2 - _March 31, 2022_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
Loading…
x
Reference in New Issue
Block a user