Updated CHANGELOGS & MD docs

This commit is contained in:
Jacob Evans
2020-02-25 20:43:31 +11:00
parent eb50f3fa9c
commit f31e530b6e
85 changed files with 1116 additions and 593 deletions

View File

@@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.3.0 - _February 25, 2020_
* Add `fees` to `GetMarketOrdersOpts` (#2481)
* Incorporate fees into fill optimization (#2481)
## v4.2.0 - _February 15, 2020_
* Use `batchCall()` version of the `ERC20BridgeSampler` contract (#2477)