From 01d6f7f1d5a0580ae2b801d1642e3b8196ea874f Mon Sep 17 00:00:00 2001 From: MarkBaker Date: Wed, 10 Sep 2014 17:45:17 +0100 Subject: [PATCH] Bugfix: (masanaikeshima) Work Item GH-426 - Pie chart won't work in Excel 2013 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 2e4c36e6..3bb1ab5c 100644 --- a/changelog.txt +++ b/changelog.txt @@ -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