summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-01-29 16:33:33 -0500
committerJesse Luehrs <doy@tozt.net>2014-01-29 16:33:33 -0500
commitd999c50d9444a89e4746006a25f7cfe9b56cddca (patch)
tree81331bca4901639aff6a820bcf12ffc9a718800c
parent57a4e873b6391f73429acd68f2b180f42c8e34cd (diff)
downloadspreadsheet-parsexlsx-d999c50d9444a89e4746006a25f7cfe9b56cddca.tar.gz
spreadsheet-parsexlsx-d999c50d9444a89e4746006a25f7cfe9b56cddca.zip
changelog0.13
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index aae445c..5740261 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Revision history for Spreadsheet-ParseXLSX
{{$NEXT}}
+
+0.13 2014-01-29
- support locked and hidden cells (Tux, #15)
- "default color" is now returned as undef, rather than assuming it's
always black (Tux, #15)