summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index d05090b..314368d 100644
--- a/Changes
+++ b/Changes
@@ -10,6 +10,8 @@ Revision history for Spreadsheet-ParseXLSX
- Support reading files where the case is specified incorrectly (this is
likely actually a bug in the program generating these files, but I
don't think this fix is likely to break any real files) (Tux, #57)
+ - Ensure we coerce hidden state for rows and columns to booleans
+ (Jeffery Hammock)
0.20 2015-12-05
- Fix the test suite on perls compiled with -Duselongdouble (Slaven