Updated CHANGELOGS & MD docs

This commit is contained in:
Lawrence Forman
2020-10-21 03:33:18 -04:00
parent 668aeb77f7
commit 0c4a67fa35
46 changed files with 327 additions and 10 deletions

View File

@@ -5,6 +5,15 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v6.4.1 - _October 21, 2020_
* Change test protocol fee to 70000. (#2637)
* Refactor `migration.ts` a little (#2656)
* Add bancorBridge to addresses (#2650)
* Update EP migration. (#2657)
* Add mooniswap addresses to `BridgeAdapter` deployment (#2692)
* Reorder transformer deployments (#2693)
## v6.4.0 - _July 15, 2020_
* Add Exchange Proxy migration. (#2612)