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

@@ -10,7 +10,8 @@
"note": "Add EP RFQT + MTX tests",
"pr": 2692
}
]
],
"timestamp": 1603265572
},
{
"version": "2.6.0",

View File

@@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.7.0 - _October 21, 2020_
* Update curveBridge tests (#2633)
* Add EP RFQT + MTX tests (#2692)
## v2.6.0 - _July 15, 2020_
* Add `BalancerBridge` mainnet tests (#2613)