Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions
2021-02-24 04:42:32 +00:00
parent c9c9615bb5
commit 6f7a843742
48 changed files with 282 additions and 7 deletions

View File

@@ -26,7 +26,8 @@
"note": "Added an opt-in `PositiveSlippageAffiliateFee`",
"pr": 101
}
]
],
"timestamp": 1614141718
},
{
"version": "0.18.2",

View File

@@ -5,6 +5,15 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.19.0 - _February 24, 2021_
* Add `CurveLiquidityProvider` and misc refactors (#127)
* Export `CurveLiquidityProviderContract` (#144)
* Add `DodoV2` (#152)
* Add `Linkswap` (#153)
* refund ETH with no gas limit in FQT (#155)
* Added an opt-in `PositiveSlippageAffiliateFee` (#101)
## v0.18.2 - _February 10, 2021_
* Update FQT for v4 native orders (#104)