------ - Fix data realignment when Yahoo returns with missing/malform data
0.1.41
------ - Added methods for downloading option chain
0.1.40
------ - Fixed issue related to threads when downloading many symbols - Fix issue relared to missing data
0.1.39
------ - Added ``Ticker('XXX').financials``, ``Ticker('XXX').balance_sheet``, and ``Ticker('XXX').cashflow`` - Proxy can be used when downloading actions
0.1.38
------ - Making sure tickers are always uppercase - Added Tickers to ``__all__`` - Updated readme to reflect current library structure