summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2015-12-04 02:28:45 -0500
committerJesse Luehrs <doy@tozt.net>2015-12-04 02:28:45 -0500
commitae65f65cfcf38dbf379f127426437126afef8c60 (patch)
tree17406b8863de280b14efcac0bfe3a527290cc3bd
parentb2398c00234e3e85dc367980331a3e03b3e3081d (diff)
downloadspreadsheet-parsexlsx-ae65f65cfcf38dbf379f127426437126afef8c60.tar.gz
spreadsheet-parsexlsx-ae65f65cfcf38dbf379f127426437126afef8c60.zip
changelog
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index 0857e9a..0cb9528 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,9 @@
Revision history for Spreadsheet-ParseXLSX
{{$NEXT}}
+ - Support encrypted xlsx files (mazurin, #37)
+ - Support absolute internal pathnames (zhouzhen1, #46)
+ - Support hidden rows, columns, and sheets (ssimms, #47)
0.18 2015-09-19
- Fix 5.8 support (rjbs, #39)