Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions
2021-05-05 11:32:46 +00:00
parent b0f5f634f2
commit fdf04ef275
49 changed files with 283 additions and 8 deletions

View File

@@ -10,7 +10,8 @@
"note": "Add UniswapV3 bridge protocol IDs and remove invalid ones",
"pr": 197
}
]
],
"timestamp": 1620214333
},
{
"timestamp": 1619596077,

View File

@@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.6.0 - _May 5, 2021_
* Add BalancerV2, remove Smoothy, Component and Saddle in BridgeProtocol enum (#206)
* Add UniswapV3 bridge protocol IDs and remove invalid ones (#197)
## v1.5.1 - _April 28, 2021_
* Dependencies updated