# NEWS ## 0.0.8: 2015-05-31 ### Changes * Improvements * Supported Bundler.require (require "shogi-ruby"). * Added Board.register and Cell.register as plugin system. * Fixes * Fixed error messages. ## 0.0.7: 2013-10-29 ### Changes * Fixes * Wrong index promote to 7 and from 7. [Patch by Yoshiyuki Kawashima] ### Thanks * Yoshiyuki Kawashima ## 0.0.6: 2013-08-29 ### Changes * Improvements * Added the Board#at method.