# Change Log ## [0.8.7] - 2015-11-39 ### Fixed - [NIKKEI 225 scraper has stopped working](https://github.com/javiervidal/stock_index/issues/4) ## [0.8.6] - 2015-11-27 ### Fixed - [StockIndex::Component#valid? fails when StockIndex::BsymSearch#find returns nil](https://github.com/javiervidal/stock_index/issues/3) - Updated cached files ## [0.8.5] - 2015-09-03 ### Changed - Tests fixed ## [0.8.4] - 2015-09-02 ### Changed - Component format - Updated cached files - Remove checking if testing when missing info - Update links in README.md ### Fixed - [Improve information messages shown when scraping](https://github.com/javiervidal/stock_index/issues/2) ## [0.8.3] - 2015-07-27 ### Added - This CHANGELOG.md file - .ruby-version - .ruby-gemset ### Changed - Improve README.md - Change .rvmrc for .ruby-version and .ruby-gemset in .gitignore ### Fixed - [Scraping from wikipedia pages has stopped working](https://github.com/javiervidal/stock_index/issues/1)