summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index 6b2c6b6..aae445c 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,9 @@
Revision history for Spreadsheet-ParseXLSX
{{$NEXT}}
+ - support locked and hidden cells (Tux, #15)
+ - "default color" is now returned as undef, rather than assuming it's
+ always black (Tux, #15)
0.12 2013-12-09
- support underline and strikethrough font properties (matrot, #14)