Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions 2020-12-07 20:42:34 +00:00
parent 4f41214af2
commit fa22f6de0d
2 changed files with 6 additions and 1 deletions

View File

@ -6,7 +6,8 @@
"note": "Add `takerAssetToEthRate` and `makerAssetToEthRate` to swap quote response",
"pr": 49
}
]
],
"timestamp": 1607373752
},
{
"timestamp": 1607036724,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v5.4.0 - _December 7, 2020_
* Add `takerAssetToEthRate` and `makerAssetToEthRate` to swap quote response (#49)
## v5.3.1 - _December 3, 2020_
* Dependencies updated