X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Changes;h=a63119e2bf698b0005bdcc2362aa8771e2e9bb1d;hb=15a3d82b29c847ad0a3b4a74291b162a3c0477a1;hp=63aa43f48a4b5c1aae914f44f672053b7d5655a2;hpb=f08d05d2c88ba79b1bcb9b740837a87992b0b159;p=Business-CreditCard.git diff --git a/Changes b/Changes index 63aa43f..a63119e 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,31 @@ Revision history for Perl extension Business::CreditCard. +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 + - Add Irish Laser card, thanks to Eoin Redmond for the heads-up. + - Add documentation on what this module *is* and *is NOT* about. + - Spelling fix in docs + - correct misdocumentation of $Business::CreditCard::Country + - Move test.pl to test/t and change to using Test::More, modify + MANIFEST and Makefile.PL accordingly (thanks to Alexander Ciornii) + - Silence unwanted warnings (thanks to Alexander Ciornii) + - Discover cards starting with 644-649 are now recognized + - Most Diner's Club cards (300-305, 3095 and 36) now processed as + Discover + - China Union pay now includes 624-626 and 628 in addition to 622 (and + still identified as Discover outside China) + - JCB identified as Discover in the US + 0.30 Mon Dec 18 23:24:25 PST 2006 - back after two and a half years; happy hanukkah! - added note about B:CC:Object