Updated CHANGELOGS & MD docs

This commit is contained in:
xianny
2020-07-14 21:47:59 -07:00
parent 762e0aec2d
commit 9d3755db36
97 changed files with 2348 additions and 1559 deletions

View File

@@ -14,7 +14,8 @@
"note": "Add BalancerBridge to returned object in `migration.ts`",
"pr": 2613
}
]
],
"timestamp": 1594788383
},
{
"version": "6.3.0",

View File

@@ -5,6 +5,12 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v6.4.0 - _July 15, 2020_
* Add Exchange Proxy migration. (#2612)
* Add affiliate fee transformer migration and flash wallet address (#2622)
* Add BalancerBridge to returned object in `migration.ts` (#2613)
## v6.3.0 - _June 24, 2020_
* Add `dexForwarderBridge` to migration output (#2525)