summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changes b/Changes
index ea9e86a..3b1027c 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,11 @@ Revision history for Spreadsheet-ParseXLSX
{{$NEXT}}
+0.15 2014-07-04
+ - Parse shared strings and worksheets as they are read rather than
+ reading everything into memory, to reduce memory usage
+ (merrilymeredith, #21)
+
0.14 2014-04-03
- fix incompatibility with newer Spreadsheet::ParseExcel (reported by
dsteinbrunner, #22)