Skip to content

Commit

Permalink
v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sisou committed Jan 10, 2022
1 parent b5ed87a commit e04b9c8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Requires at least: 4.9
Tested up to: 5.6
Requires WooCommerce at least: 3.5
Tested WooCommerce up to: 4.9
Stable tag: 3.3.2
Stable tag: 3.4.0
Requires PHP: 7.1.0
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Expand Down Expand Up @@ -72,6 +72,11 @@ We believe that cryptocurrencies are the future and will provide a better, more

== Changelog ==

= 3.4.0 - 2022.01.10 =

* Add support for Hub's acceptance of Nimiq payments from other wallets (for all three monitoring services)
* Auto-complete orders that do not require shipping, after payment was confirmed

= 3.3.2 - 2021.11.10 =

* Rename plugin to "Cryptocurrency Checkout by Nimiq"
Expand Down Expand Up @@ -131,6 +136,10 @@ We believe that cryptocurrencies are the future and will provide a better, more

== Upgrade Notice ==

= 3.4.0 =

Enable Hub support for Nimiq payments from other wallets: update to enable your users to pay with any NIM wallet.

= 3.3.1 =

Fix bug in calculation of fee suggestions that could sometimes show a too high fee suggestion.
Expand Down
2 changes: 1 addition & 1 deletion woo-nimiq-gateway.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Description: Let customers pay with Bitcoin, Ethereum and Nimiq
* Author: Nimiq
* Author URI: https://nimiq.com
* Version: 3.3.2
* Version: 3.4.0
* Text Domain: wc-gateway-nimiq
* Domain Path: /languages
* Requires at least: 4.9
Expand Down

0 comments on commit e04b9c8

Please sign in to comment.