summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-07-04 21:39:15 -0400
committerJesse Luehrs <doy@tozt.net>2014-07-04 21:39:15 -0400
commita723723da2f4f7155f2f01f42c2502cb65f71b4b (patch)
tree7409fac18543e039bbc1bc513bf9173cbd6d94c7 /Changes
parentcad16d2013a9c2450887d34488074bd09efbc6fd (diff)
downloadspreadsheet-parsexlsx-a723723da2f4f7155f2f01f42c2502cb65f71b4b.tar.gz
spreadsheet-parsexlsx-a723723da2f4f7155f2f01f42c2502cb65f71b4b.zip
changelog0.15
Diffstat (limited to 'Changes')
-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)