Skip to content

Commit

Permalink
(bump) 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vigan-abd committed Nov 1, 2024
1 parent 5916b2e commit 0c8f4f3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion includes/class-wc-bfx-pay-gateway.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* @class WC_Bfx_Pay_Gateway
* @extends WC_Payment_Gateway
*
* @version 3.2.0
* @version 3.2.1
*/
class WC_Bfx_Pay_Gateway extends WC_Payment_Gateway
{
Expand Down
7 changes: 5 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: bitcoin payments, crypto payments, bitcoin, tether token, bitfinex pay, cr
Requires at least: 6.0
Tested up to: 6.6.1
Requires PHP: 7.4
Stable tag: 3.2.0
Stable tag: 3.2.1
License: GPLv3
License URI: https://github.com/bitfinexcom/bfx-pay-woocommerce/blob/main/LICENSE

Expand Down Expand Up @@ -90,9 +90,12 @@ Note: The maximum invoice amount is $ 1,000 (equivalent).


== Changelog ==
= 3.2.1 =
* Remove hardcoded currency position

= 3.2.0 =
* Use woocommerce currency setting instead of adding a separate config for it
* Added support for block checkout
* Added support for block checkout

= 3.1.0 =
* Added support for the following fiat currencies: CNY, JPY, KRW, INR, HKD, AUD, TWD, BRL, RUB, IDR, MXN, PEN, UYU, VES, COP, ARS, AED, HNL, GTQ
Expand Down

0 comments on commit 0c8f4f3

Please sign in to comment.