Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions
2021-04-08 20:26:57 +00:00
parent 0f7e881899
commit a9b84a92ac
2 changed files with 7 additions and 1 deletions

View File

@@ -10,7 +10,8 @@
"note": "Add default LiquidityProvider registry and allow LiquidityProvider gasCost to be a function of tokens",
"pr": 196
}
]
],
"timestamp": 1617913615
},
{
"version": "6.4.0",

View File

@@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v6.5.0 - _April 8, 2021_
* Add Kyber DMM to Ethereum mainnet (#194)
* Add default LiquidityProvider registry and allow LiquidityProvider gasCost to be a function of tokens (#196)
## v6.4.0 - _April 1, 2021_
* Use SOURCE_FLAGS.rfqOrder in comparisonPrice (#177)