Allow use of our subroutines as class methods, patch from Adam Kennedy, thanks!
[Business-CreditCard.git] / Changes
diff --git a/Changes b/Changes
index 8e15a68..9a90f30 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,21 @@
 Revision history for Perl extension Business::CreditCard.
 
-0.31  unreleased
+0.33  unreleased
+        - 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!
+
+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.