From 0ac7e4f21af96f4a26bc711fcc122581182230e0 Mon Sep 17 00:00:00 2001 From: Andrew Angell Date: Fri, 9 Dec 2016 07:37:58 -0600 Subject: [PATCH] Updates changelog, ref #582 --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index 109dc1f9b..b44893170 100644 --- a/readme.txt +++ b/readme.txt @@ -120,6 +120,7 @@ Automatic updates should work great for you. As always, though, we recommend ba * Tweak - Adjustments to the way the address is displayed on the Express Checkout review page. ([#595](https://github.com/angelleye/paypal-woocommerce/issues/595)) * Tweak - Updates Express Checkout image used on product page, cart page, and checkout page. ([#573](https://github.com/angelleye/paypal-woocommerce/issues/573)) * Tweak - Adjusts the log files saved for REST transactions. ([#566](https://github.com/angelleye/paypal-woocommerce/issues/566)) +* Tweak - Masks PayFlow logs for security purposes. ([#582](https://github.com/angelleye/paypal-woocommerce/issues/582)) * Fix - Resolves references to Braintree within the REST credit card processing. ([#591](https://github.com/angelleye/paypal-woocommerce/issues/591)) * Fix - Resolves an issue in PayPal Advanced on orders where the subtotal is $0 but shipping still needs to be paid. ([#543](https://github.com/angelleye/paypal-woocommerce/issues/543)) * Fix - Replaces deprecated function. ([#552](https://github.com/angelleye/paypal-woocommerce/issues/552))