Updated CHANGELOGS & MD docs
This commit is contained in:
parent
9af22110b4
commit
cf1f29a37d
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1634147078,
|
||||||
|
"version": "1.4.3",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1633374058,
|
"timestamp": 1633374058,
|
||||||
"version": "1.4.2",
|
"version": "1.4.2",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v1.4.3 - _October 13, 2021_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v1.4.2 - _October 4, 2021_
|
## v1.4.2 - _October 4, 2021_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -10,7 +10,8 @@
|
|||||||
"note": "Go back to using transformERC20 (instead of transformERC20Staging)",
|
"note": "Go back to using transformERC20 (instead of transformERC20Staging)",
|
||||||
"pr": 343
|
"pr": 343
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1634147078
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "16.29.1",
|
"version": "16.29.1",
|
||||||
|
@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v16.29.2 - _October 13, 2021_
|
||||||
|
|
||||||
|
* Check MAX_IN_RATIO in sampleBuysFromBalancer (#338)
|
||||||
|
* Go back to using transformERC20 (instead of transformERC20Staging) (#343)
|
||||||
|
|
||||||
## v16.29.1 - _October 4, 2021_
|
## v16.29.1 - _October 4, 2021_
|
||||||
|
|
||||||
* Remove `Clipper` as a custom liquidity source (#335)
|
* Remove `Clipper` as a custom liquidity source (#335)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user