X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Changes;h=2a413fbeae28eb6cae3f3716f27d9f0db7acef66;hb=40e39c3bee2cc3c7ab67339f0b66a7982e076ee6;hp=8f6c660091be3bf230e2fb9494caa3e50228cac8;hpb=4c810fa50a5a0d40c54a7ee0b48bfd23c4bde1b6;p=Business-CreditCard.git diff --git a/Changes b/Changes index 8f6c660..2a413fb 100644 --- a/Changes +++ b/Changes @@ -1,10 +1,27 @@ Revision history for Perl extension Business::CreditCard. -0.31 unreleased +0.32 unreleased + - 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 + +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!