From 80198923186bedda61d4dceb0272210dc8bec533 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 16 Aug 2016 03:08:25 -0400 Subject: handle cell data without explicit location data (#61) apparently this is a thing sometimes? --- Changes | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Changes') diff --git a/Changes b/Changes index 452c2b1..d7bfb11 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for Spreadsheet-ParseXLSX {{$NEXT}} + - Fix issues parsing sheets whose cell elements do not have location + attributes (dgiordano, #61) 0.26 2016-08-16 - Add explicit dependency on perl 5.10 (we apparently broke 5.8 support -- cgit v1.2.3-54-g00ecf