- Pull in changes from Business::OnlinePayment::HTTPS 0.09 from
[Net-HTTPS-Any.git] / Changes
diff --git a/Changes b/Changes
index 32caa87..de27f8b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,17 @@
 Revision history for Net-HTTPS-Any
 
+0.10    unreleased
+        - Pull in changes from Business::OnlinePayment::HTTPS 0.09 from
+          Business::OnlinePayment 3.00
+        - Default Content-Type to application/x-www-form-urlencoded
+        - Added WHY THIS MODULE section to POD
+        - Updated tests for new world of not returning HTTP as part of the
+          response code
+        - Removed meaningless Content-Type handling from https_get
+        - Added/documented debugging option
+
 0.09    unrelesed
-        First version numbered 0.09
-        (based on Business::OnlinePayment::HTTPS 0.08)
+        - First version numbered 0.09 (based on
+          Business::OnlinePayment::HTTPS 0.08 from
+          Business::OnlinePayment 3.00_08)