Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions
2020-12-31 04:01:53 +00:00
parent c3c27eaedc
commit 9e4f5815e4
2 changed files with 6 additions and 1 deletions

View File

@@ -5,7 +5,8 @@
{
"note": "Fix fillAmount `ExchangeProxySwapQuoteConsumer` encoding when quote is a BuyQuote"
}
]
],
"timestamp": 1609387311
},
{
"version": "5.6.0",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v5.6.1 - _December 31, 2020_
* Fix fillAmount `ExchangeProxySwapQuoteConsumer` encoding when quote is a BuyQuote
## v5.6.0 - _December 27, 2020_
* Added Mooniswap V2 factory address (#100)