diff --git a/changelog.txt b/changelog.txt index ac6001c..7009f55 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,22 @@ +Version 2.2.2 +* Transaction Callback: Exit if payment method isn't from this plugin +* Transaction Callback: Prevent order cancellation problem +* Transaction Callback: Check orderID in Store +* Bankdebit: Add "Oma Säästöpankki" bank +* Status change fixes +* Factoring: Fixed problem with capturing and "&" +* Factoring: Removed Country check for phone number +* Reduce stock on Authorization +* Check order on order-received page +* Fixed conflicts with payex psp plugin +* Fixed bug with WC Subscriptions and WC3 +* Fixed: Use jQuery instead $ in admin.js +* Fixed masterpass bug in admin backend +* Add Endpoint check +* Admin backend: payment info, payment actions etc +* Rounding issue workaround +* Swish: get phone number from order + Version 2.2.1 * Update libraries * Ledger Service: Use billing address instead shipping diff --git a/woocommerce-gateway-payex-payment.php b/woocommerce-gateway-payex-payment.php index 7352596..a52764d 100644 --- a/woocommerce-gateway-payex-payment.php +++ b/woocommerce-gateway-payex-payment.php @@ -7,7 +7,7 @@ * Author URI: http://aait.se/ * License: GNU General Public License v3.0 * License URI: http://www.gnu.org/licenses/gpl-3.0.html - * Version: 2.2.1 + * Version: 2.2.2 * Text Domain: woocommerce-gateway-payex-payment * Domain Path: /languages * WC requires at least: 3.0.0