summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-02-23 12:29:36 +0100
committerChristian Grothoff <christian@grothoff.org>2023-02-23 12:29:36 +0100
commit4ef13782382da04784d8266b0854c17a7de1d0cf (patch)
treec6ce6fe759d7da2917f70b29161f0ed8ab40d4bd
parentc8640f4a212995b4f7a41bcc2a1a1c1209d5edff (diff)
downloadgnu-taler-payment-for-woocommerce-4ef13782382da04784d8266b0854c17a7de1d0cf.tar.gz
gnu-taler-payment-for-woocommerce-4ef13782382da04784d8266b0854c17a7de1d0cf.tar.bz2
gnu-taler-payment-for-woocommerce-4ef13782382da04784d8266b0854c17a7de1d0cf.zip
update readme for 0.9.2 changes
-rw-r--r--readme.txt10
1 files changed, 8 insertions, 2 deletions
diff --git a/readme.txt b/readme.txt
index bb5978a..c8ed4de 100644
--- 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