Bugfix: (masanaikeshima) Work Item GH-426 - Pie chart won't work in Excel 2013

This commit is contained in:
MarkBaker 2014-09-10 17:45:17 +01:00
parent 2e1571c35b
commit 01d6f7f1d5
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ Planned for v1.8.1
- Bugfix: (MBaker) Work Item GH-384 - DOM loadHTMLFile() failing with options flags when using PHP < 5.4.0
- Bugfix: (MBaker) - Fix for percentage operator in formulae for BIFF Writer
- Bugfix: (MBaker) - Fix to getStyle() call for cell object
- Bugfix: (masanaikeshima) Work Item GH-426 - Pie chart won't work in Excel 2013
- General: (MBaker) - Small performance improvement for autosize columns
- General: (frost-nzcr4) Work Item GH-379 - Change the getter/setter for zeroHeight to camel case
- General: (MBaker) Work Item GH-394 - DefaultValueBinder is too much aggressive when converting string to numeric