README.rdoc in writeexcel-0.6.15 vs README.rdoc in writeexcel-0.6.16
- old
+ new
@@ -74,9 +74,12 @@
You must save source file in UTF8 and run ruby with -Ku option or set $KCODE='u'
when use urf8 string data.
== Recent Changes
+v0.6.16
+* typo fix
+
v0.6.15
* add Worksheet#merge_range_with_date_time : write datetime string to merged cells
v0.6.14
* Buf fix Issues 20. If more than 10 sheets, sheet reference mix up