X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Changes;h=2747fbb52682b012ef852571a3866a2031b6ef80;hb=968594e8baded83b5472b23940a060fd36b70ef6;hp=a5656d97883470a3f07db63154b047457bacbdc8;hpb=86b291100ec89715a2c171faada37485e84716bc;p=Business-CreditCard.git diff --git a/Changes b/Changes index a5656d9..2747fbb 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,32 @@ Revision history for Perl extension Business::CreditCard. +0.34 Fri Feb 5 07:24:00 PST 2016 + - 19 digit Visa and Discover cards + - MasterCard 222100–272099 range + - Canada does not process JCB 3529-3589 as Discover, but Puerto Rico, + US Virgin Islans, Northern Mariana Islands, Palau and Guam do + - China Union Pay only processed as Discover in the US, Mexico and + the Caribbean, not elsewhere outside China + - 14 digit Discover remain only in 36* + - receipt_cardtype subroutine supporting Discover's new receipt + requirements + +0.33 Sat Sep 13 16:13:15 PDT 2014 + - With $Country explicity to CA, fix identification of JCB 3529-3589 + as Discover + - Allow use of our subroutines as class methods, patch from Adam + Kennedy, thanks! + - Add tests for processing agreement / country functionality + +0.32 Thu Feb 21 16:02:42 PST 2013 + - Add Israeli Isracard (no checksum yet) + - Add LICENSE=>perl to Makefile.PL; add license to META.yml, + closes: cpan #27735 + - Documentation: Add link to Neil Bowers' review of CC check modules + - Rearrange cardtype() for performance + - Fix Discover identification of 39 and 3529-3589 prefixes, patch from + Jason Terry, thanks! + 0.31 Mon Oct 19 18:51:35 PDT 2009 - Add LICENSE section to POD documentation - Add META.yml to MANIFEST