Added backwards-compatible support for sales_number
[Business-OnlinePayment-InternetSecure.git] / Changes
diff --git a/Changes b/Changes
index b543b30..befe0f6 100755 (executable)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,12 @@
 Revision history for Perl extension Business::OnlinePayment::InternetSecure.
 
-0.01  Sat Jul 10 16:33:05 2004
-       - original version; created by h2xs 1.23 with options
-               -X -A -n Business::OnlinePayment::InternetSecure -b 5.8.0
+0.03  Mon, 08 May 2006 16:34:53 -0400
+       - Made get_remap_fields (and thus to_xml) non-destructive and
+         idempotent
+
+0.02  Tue, 02 May 2006 17:30:49 -0400
+       - Worked around remap_fields bug in B:OP 2.x
+
+0.01  Sat, 18 Feb 2006 01:34:33 -0500
+       - Original release