summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index ae2e726..19808b3 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,10 @@
Revision history for Spreadsheet-ParseXLSX
{{$NEXT}}
+ - Give a better error message when opening xls files (mchendriks, #52)
+ - Fix parsing files with non-default XML namespace names
+ - Handle files with no style information
+ - Handle fills that don't specify a pattern type (vfilatov, #41)
0.20 2015-12-05
- Fix the test suite on perls compiled with -Duselongdouble (Slaven