commit 4ef13782382da04784d8266b0854c17a7de1d0cf
parent c8640f4a212995b4f7a41bcc2a1a1c1209d5edff
Author: Christian Grothoff <christian@grothoff.org>
Date: Thu, 23 Feb 2023 12:29:36 +0100
update readme for 0.9.2 changes
Diffstat:
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/readme.txt b/readme.txt
@@ -2,8 +2,8 @@
Contributors: gnutaler
Tags: WooCommerce, e-commerce, Taler, Payment Gateway
Requires at least: 5.1
-Tested up to: 5.5.1
-Stable tag: 5.5
+Tested up to: 7.4.0
+Stable tag: 7.4
Requires PHP: 7.2
License: GNU General Public License v2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -45,6 +45,12 @@ A: For the plugin to work correctly you need to have the WooCommerce plugin inst
== Changelog ==
+= 0.9.2 =
+
+* Improve comments about settings, especially explain "secret-token:" prefix.
+* Automatically add "Bearer" to "Authorization" header.
+* Minor refactoring to match contemporary plugins better.
+
= 0.8.0 =
* Adaptations to GNU Taler Merchant API 1:0:0