From 5f6c2a5454e755f1c56be17a1fc0c97576ff010e Mon Sep 17 00:00:00 2001 From: Gregory Oschwald Date: Thu, 13 Oct 2016 07:35:01 -0700 Subject: [PATCH] Prepare for 1.71 --- Changes | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changes b/Changes index b245603..f8b6b42 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,12 @@ Revision history for MaxMind CreditCardFraudDetection PHP API +## 1.71 2016-10-13 + +* Support for adding a proxy. Pull request by Geoffrey. GitHub #22. +* Composer will now use `classmap` to load the classes on demand instead of + loading them all the time. Pull request by nimasdj. GitHub #24. +* The example code was updated. Pull request by nimasdj. GitHub #23. + ## 1.70 2015-07-21 * Support for the Telephone Verification Service was removed as this service