Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions 2021-05-12 09:13:23 +00:00
parent 6c264b2f18
commit 6f8aace00d
2 changed files with 6 additions and 1 deletions

View File

@ -6,7 +6,8 @@
"note": "Add support for additional sources and intermediate tokens on Ropsten",
"pr": 231
}
]
],
"timestamp": 1620810800
},
{
"version": "6.13.0",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v6.14.0 - _May 12, 2021_
* Add support for additional sources and intermediate tokens on Ropsten (#231)
## v6.13.0 - _May 11, 2021_
* Add LiquidityProvider to BSC sources (#234)