README.rdoc in writeexcel-0.6.2 vs README.rdoc in writeexcel-0.6.3

- old
+ new

@@ -79,9 +79,12 @@ * ruby 1.8, ruby 1.9.1, ruby 1.9.2 == Recent Changes +v0.6.3 +* Bug fix. endless loop when inserted image size > 8224. + v0.6.1 * Bug fix. to avoid output stack trace for debug when defined $debug such as Rails 2.3.8 development console. v0.6.0 * Bug fix. to avoid destroy to_json method when using with Rails 3