From 032e99701c9afc730c4ae71992bc68efcf65a84f Mon Sep 17 00:00:00 2001 From: Andrew Angell Date: Fri, 9 Dec 2016 07:40:29 -0600 Subject: [PATCH] Updates changelog, ref #587 --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index b44893170..fbccd5dbc 100644 --- a/readme.txt +++ b/readme.txt @@ -116,6 +116,7 @@ Automatic updates should work great for you. As always, though, we recommend ba * Feature - Adds WooCommerce tokenized payments compatibility in all payment gateways. ([#585](https://github.com/angelleye/paypal-woocommerce/issues/585)) * Feature - Adds compatibility with WooCommerce AutoShip plugin. ([#597](https://github.com/angelleye/paypal-woocommerce/issues/597)) * Feature - Adds the option to disable Terms and Conditions when using the Skip Final Review option with Express Checkout. ([#471](https://github.com/angelleye/paypal-woocommerce/issues/471)) +* Feature - Adds filters for currency codes to all gateways and improves Aelia Currency Switcher compatibility. ([#587](https://github.com/angelleye/paypal-woocommerce/issues/587)) * Tweak - Improved logs for REST credit card processing. ([#559](https://github.com/angelleye/paypal-woocommerce/issues/559)) * 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))