What's Changed
* addplot `type='scatter'` now supports `edgecolors` and `linewidths` kwargs (to modify scatter markers) by fxhuhn in https://github.com/matplotlib/mplfinance/pull/405
* `make_addplot()` now supports `marketcolors` kwarg. This greatly simplifies plotting multiple ohlc/candle data sets, each with their own marketcolors, all within a single `style`. by miya779 in https://github.com/matplotlib/mplfinance/pull/471
* minor changes to README, to workflow, and change setup dev status from alpha to beta by DanielGoldfarb in https://github.com/matplotlib/mplfinance/pull/482
New Contributors
* fxhuhn made their first contribution in https://github.com/matplotlib/mplfinance/pull/405
* miya779 made their first contribution in https://github.com/matplotlib/mplfinance/pull/471
**Full Changelog**: https://github.com/matplotlib/mplfinance/compare/v0.12.8b4...v0.12.8b6