Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions
2021-05-07 04:35:31 +00:00
parent 587fc71058
commit d72ebed246
2 changed files with 10 additions and 1 deletions

View File

@@ -22,7 +22,8 @@
"note": "Fix Sampler address override for Ganache",
"pr": 232
}
]
],
"timestamp": 1620362129
},
{
"version": "6.10.0",

View File

@@ -5,6 +5,14 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v6.11.0 - _May 7, 2021_
* Add price comparisons data separate from the quote report (#219)
* Add caching for top Balancer V2 pools on startup and during regular intervals (#228)
* Tweak compiler settings for smaller sampler bytecode (#229)
* Fix Multiplex multihop encoding for ETH buys/sells (#230)
* Fix Sampler address override for Ganache (#232)
## v6.10.0 - _May 5, 2021_
* Reactivate PancakeSwapV2 and BakerySwap VIP on BSC (#222)