CHANGELOG.md in stock_index-0.8.5 vs CHANGELOG.md in stock_index-0.8.6
- old
+ new
@@ -1,7 +1,13 @@
# Change Log
+## [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
@@ -26,6 +32,6 @@
### 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)
\ No newline at end of file
+- [Scraping from wikipedia pages has stopped working](https://github.com/javiervidal/stock_index/issues/1)