README.rdoc in write_xlsx-0.71.0 vs README.rdoc in write_xlsx-0.72.0
- old
+ new
@@ -75,9 +75,12 @@
worksheet.write('A4', '=SIN(PI()/4)')
workbook.close
== Recent change
+2013-09-03 v0.72.0
+ Fix for charts and images that cross rows and columns that are hidden or formatted but which don't have size changes.
+
2013-09-02 v0.71.0
Fixed issue in image handling.
Added fix to ensure formula calculation on load regardless of Excel version.
2013-07-13 v0.70.0