Updated CHANGELOGS & MD docs
This commit is contained in:
parent
f8a183812e
commit
f0a4f6aeca
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1677693479,
|
||||||
|
"version": "4.0.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "4.0.0",
|
"version": "4.0.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,7 +5,11 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
## v4.0.0 - _February 16, 2023_
|
## v4.0.1 - _March 1, 2023_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
|
## v4.0.0 - _Invalid date_
|
||||||
|
|
||||||
* Migrated package to foundry
|
* Migrated package to foundry
|
||||||
|
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1677693479,
|
||||||
|
"version": "5.4.48",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1675210931,
|
"timestamp": 1675210931,
|
||||||
"version": "5.4.47",
|
"version": "5.4.47",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v5.4.48 - _March 1, 2023_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v5.4.47 - _February 1, 2023_
|
## v5.4.47 - _February 1, 2023_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1677693479,
|
||||||
|
"version": "1.4.41",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1675210931,
|
"timestamp": 1675210931,
|
||||||
"version": "1.4.40",
|
"version": "1.4.40",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v1.4.41 - _March 1, 2023_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v1.4.40 - _February 1, 2023_
|
## v1.4.40 - _February 1, 2023_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1677693479,
|
||||||
|
"version": "4.8.39",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1675210931,
|
"timestamp": 1675210931,
|
||||||
"version": "4.8.38",
|
"version": "4.8.38",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v4.8.39 - _March 1, 2023_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v4.8.38 - _February 1, 2023_
|
## v4.8.38 - _February 1, 2023_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -8,7 +8,8 @@
|
|||||||
{
|
{
|
||||||
"note": "Skip chain id validation in AbstractBridgeAdapter on testnets"
|
"note": "Skip chain id validation in AbstractBridgeAdapter on testnets"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1677693479
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1675210931,
|
"timestamp": 1675210931,
|
||||||
|
@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v0.39.0 - _March 1, 2023_
|
||||||
|
|
||||||
|
* Add KyberElastic mixin for Ethereum, Polygon, Arbitrum, Avalanche
|
||||||
|
* Skip chain id validation in AbstractBridgeAdapter on testnets
|
||||||
|
|
||||||
## v0.38.6 - _February 1, 2023_
|
## v0.38.6 - _February 1, 2023_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -6,7 +6,8 @@
|
|||||||
"note": "Upgrade Mainnet and Polygon FillQuoteTransformers to support KyberElastic",
|
"note": "Upgrade Mainnet and Polygon FillQuoteTransformers to support KyberElastic",
|
||||||
"pr": 669
|
"pr": 669
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1677693479
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "8.0.3",
|
"version": "8.0.3",
|
||||||
|
@ -6,6 +6,9 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v8.1.0 - _March 1, 2023_
|
||||||
|
|
||||||
|
* Upgrade Mainnet and Polygon FillQuoteTransformers to support KyberElastic (#669)
|
||||||
## v8.0.3 - _February 1, 2023_
|
## v8.0.3 - _February 1, 2023_
|
||||||
|
|
||||||
* Upgrade Arbitrum FillQuoteTransformer to support Woofi (#653)
|
* Upgrade Arbitrum FillQuoteTransformer to support Woofi (#653)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1677693479,
|
||||||
|
"version": "13.22.17",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1675210931,
|
"timestamp": 1675210931,
|
||||||
"version": "13.22.16",
|
"version": "13.22.16",
|
||||||
|
@ -6,6 +6,9 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v13.22.17 - _March 1, 2023_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
## v13.22.16 - _February 1, 2023_
|
## v13.22.16 - _February 1, 2023_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -5,7 +5,8 @@
|
|||||||
{
|
{
|
||||||
"note": "Add KyberElastic support"
|
"note": "Add KyberElastic support"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1677693479
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1675210931,
|
"timestamp": 1675210931,
|
||||||
|
@ -6,6 +6,9 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v11.18.0 - _March 1, 2023_
|
||||||
|
|
||||||
|
* Add KyberElastic support
|
||||||
## v11.17.6 - _February 1, 2023_
|
## v11.17.6 - _February 1, 2023_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
Loading…
x
Reference in New Issue
Block a user