summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-09-09 10:21:53 -0400
committerJesse Luehrs <doy@tozt.net>2013-09-09 10:21:53 -0400
commite3ef6105d772360589863157b126339a3b7f7bbf (patch)
tree0daa7ed2e1d828404c6c6939450fcd54d2931e55 /Changes
parent70e0ccd7243ee9448a36118d70e4441fab267315 (diff)
downloadspreadsheet-parsexlsx-e3ef6105d772360589863157b126339a3b7f7bbf.tar.gz
spreadsheet-parsexlsx-e3ef6105d772360589863157b126339a3b7f7bbf.zip
changelog
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index cb9129d..5c800fc 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Revision history for Spreadsheet-ParseXLSX
{{$NEXT}}
+ - fix string lookups when the workbook contains cells with complicated
+ formatting (Drokaten, #6)
0.07 2013-09-05
- support boolean and string format cells (Drokaten, #6)