From 93ca7f14de56de250c469eff4cb30248d914b24b Mon Sep 17 00:00:00 2001 From: Mattias Nilsson Date: Tue, 22 Sep 2020 11:39:32 +0200 Subject: [PATCH] [TASK] Prepare for release ''3.11.3'' --- src/Readme.txt | 3 +++ src/commonfunctions.php | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/Readme.txt b/src/Readme.txt index 02d7abde..53247e2e 100644 --- a/src/Readme.txt +++ b/src/Readme.txt @@ -79,6 +79,9 @@ If you would like to use our logos on your site: https://www.billmate.se/press-och-media/ == Changelog == += 3.11.3 (2020-09-22) +* Feature - Make the plugin compatible with Wordpress REST API + = 3.11.2 (2020-09-11) * Fix - Make sure order exists in Billmate Gateway * Fix - Remove updatePayment call after success diff --git a/src/commonfunctions.php b/src/commonfunctions.php index 1f4c583b..90541769 100755 --- a/src/commonfunctions.php +++ b/src/commonfunctions.php @@ -1,6 +1,6 @@