Updated CHANGELOGS & MD docs
This commit is contained in:
parent
0233f00b4e
commit
2c44b06b7b
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1652919697,
|
||||||
|
"version": "3.3.30",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1650611093,
|
"timestamp": 1650611093,
|
||||||
"version": "3.3.29",
|
"version": "3.3.29",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v3.3.30 - _May 19, 2022_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v3.3.29 - _April 22, 2022_
|
## v3.3.29 - _April 22, 2022_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1652919697,
|
||||||
|
"version": "5.4.21",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1650611093,
|
"timestamp": 1650611093,
|
||||||
"version": "5.4.20",
|
"version": "5.4.20",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v5.4.21 - _May 19, 2022_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v5.4.20 - _April 22, 2022_
|
## v5.4.20 - _April 22, 2022_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1652919697,
|
||||||
|
"version": "1.4.13",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1650611093,
|
"timestamp": 1650611093,
|
||||||
"version": "1.4.12",
|
"version": "1.4.12",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v1.4.13 - _May 19, 2022_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v1.4.12 - _April 22, 2022_
|
## v1.4.12 - _April 22, 2022_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1652919697,
|
||||||
|
"version": "4.8.11",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1650611093,
|
"timestamp": 1650611093,
|
||||||
"version": "4.8.10",
|
"version": "4.8.10",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v4.8.11 - _May 19, 2022_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v4.8.10 - _April 22, 2022_
|
## v4.8.10 - _April 22, 2022_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -6,7 +6,8 @@
|
|||||||
"note": "Add support for GMX and Platypus to bridge adapter",
|
"note": "Add support for GMX and Platypus to bridge adapter",
|
||||||
"pr": 478
|
"pr": 478
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1652919697
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "0.32.0",
|
"version": "0.32.0",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v0.33.0 - _May 19, 2022_
|
||||||
|
|
||||||
|
* Add support for GMX and Platypus to bridge adapter (#478)
|
||||||
|
|
||||||
## v0.32.0 - _April 22, 2022_
|
## v0.32.0 - _April 22, 2022_
|
||||||
|
|
||||||
* Add support for `BalancerV2Batch` fills in FQT (#462)
|
* Add support for `BalancerV2Batch` fills in FQT (#462)
|
||||||
|
@ -18,7 +18,8 @@
|
|||||||
"note": "Fix KyberDMM gas underestimation",
|
"note": "Fix KyberDMM gas underestimation",
|
||||||
"pr": 479
|
"pr": 479
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1652919697
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "16.59.0",
|
"version": "16.59.0",
|
||||||
|
@ -5,6 +5,13 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v16.60.0 - _May 19, 2022_
|
||||||
|
|
||||||
|
* Add BiSwap on BSC (#467)
|
||||||
|
* Add GMX and Platypus on Avalanche and Enable KyberDMM on bsc (#478)
|
||||||
|
* Add Yoshi Exchange support in Fantom (#473)
|
||||||
|
* Fix KyberDMM gas underestimation (#479)
|
||||||
|
|
||||||
## v16.59.0 - _May 13, 2022_
|
## v16.59.0 - _May 13, 2022_
|
||||||
|
|
||||||
* Remove SnowSwap on mainnet (#468)
|
* Remove SnowSwap on mainnet (#468)
|
||||||
|
@ -5,7 +5,8 @@
|
|||||||
{
|
{
|
||||||
"note": "Redeploy FQT on Avalanche and BSC"
|
"note": "Redeploy FQT on Avalanche and BSC"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1652919697
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "6.13.0",
|
"version": "6.13.0",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v6.14.0 - _May 19, 2022_
|
||||||
|
|
||||||
|
* Redeploy FQT on Avalanche and BSC
|
||||||
|
|
||||||
## v6.13.0 - _April 22, 2022_
|
## v6.13.0 - _April 22, 2022_
|
||||||
|
|
||||||
* Redeploy FQT on mainnet and polygon (#462)
|
* Redeploy FQT on mainnet and polygon (#462)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1652919697,
|
||||||
|
"version": "13.20.2",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1650611093,
|
"timestamp": 1650611093,
|
||||||
"version": "13.20.1",
|
"version": "13.20.1",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v13.20.2 - _May 19, 2022_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v13.20.1 - _April 22, 2022_
|
## v13.20.1 - _April 22, 2022_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1652919697,
|
||||||
|
"version": "8.1.19",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1650611093,
|
"timestamp": 1650611093,
|
||||||
"version": "8.1.18",
|
"version": "8.1.18",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v8.1.19 - _May 19, 2022_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v8.1.18 - _April 22, 2022_
|
## v8.1.18 - _April 22, 2022_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -6,7 +6,8 @@
|
|||||||
"note": "Added Support for GMX and Platypus on Avalanche",
|
"note": "Added Support for GMX and Platypus on Avalanche",
|
||||||
"pr": 478
|
"pr": 478
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1652919697
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "11.12.0",
|
"version": "11.12.0",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v11.13.0 - _May 19, 2022_
|
||||||
|
|
||||||
|
* Added Support for GMX and Platypus on Avalanche (#478)
|
||||||
|
|
||||||
## v11.12.0 - _April 22, 2022_
|
## v11.12.0 - _April 22, 2022_
|
||||||
|
|
||||||
* Add `BalancerV2Batch` to `BridgeProtocol` enum (#462)
|
* Add `BalancerV2Batch` to `BridgeProtocol` enum (#462)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user