From 9567810993977aa8dced1da8c650102352a4d49b Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 23 May 2016 01:41:25 -0400 Subject: ensure row and column hidden state is coerced to a boolean --- Changes | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Changes') diff --git a/Changes b/Changes index d05090b..314368d 100644 --- a/Changes +++ b/Changes @@ -10,6 +10,8 @@ Revision history for Spreadsheet-ParseXLSX - Support reading files where the case is specified incorrectly (this is likely actually a bug in the program generating these files, but I don't think this fix is likely to break any real files) (Tux, #57) + - Ensure we coerce hidden state for rows and columns to booleans + (Jeffery Hammock) 0.20 2015-12-05 - Fix the test suite on perls compiled with -Duselongdouble (Slaven -- cgit v1.2.3-54-g00ecf