What's Changed
* Fix issue with removing rows containing NaN values in resampled_ohlc to ignore weekends by joshyattridge in https://github.com/joshyattridge/smart-money-concepts/pull/28
* added an indication to the previous high and low function, to show if the previous high/low has been broken by joshyattridge in https://github.com/joshyattridge/smart-money-concepts/pull/29
* Added retracements function, and fixed issues with swign highs/lows by joshyattridge in https://github.com/joshyattridge/smart-money-concepts/pull/30
* Converted test graph to a gif and made it look cleaner by joshyattridge in https://github.com/joshyattridge/smart-money-concepts/pull/31
**Full Changelog**: https://github.com/joshyattridge/smart-money-concepts/compare/0.0.20...0.0.21