From 4238b16111bcf617581d334d4e98aea2baf5d4ac Mon Sep 17 00:00:00 2001 From: John C Date: Wed, 17 Feb 2016 15:34:50 +1100 Subject: [PATCH] Updated Changelog for v1.2.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 728c55c..9756d67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All Notable changes will be documented in this file +## 1.2.1.0 + + - Dependencies tightened to AutoMapper 3.3.1 - 4.1.1 + - Improved error handling for empty responses + - Added convenience functions such as `hasFraudCode` and `getResponseMessages` + - Changed create and update customer to use MOTO for TransactionType to support not sending the CVN. + ## 1.2.0.0 - Added ability to update a token customer using `UpdateCustomer`