summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 26f47c4..3b1027c 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
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)