Skip to content

Commit

Permalink
Release: updated changelog (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
kalessil authored Oct 10, 2022
1 parent 83db7dd commit 7f96d6a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
*** Amazon Pay Changelog ***

= 2.3.0 - 2022-xx-xx =

* Add - Adds estimatedOrderAmount attribute to Amazon Pay button.
* Add - Adds support for Amazon Pay on Cart and Checkout Blocks of WooCommerce Blocks.
* Add - Adds the estimated order amount in every place available by the plugin.
* Fix - If the currency changes while in the FrontEnd the Gateway will alter its availability based on its settings.
* Fix - Warning shouldn't appear on Single product regarding the 'subscriptions_enabled' not being set.

= 2.2.4 - 2022-08-12 =

* Fix - Infinite Loop causing Memory Exhaustion.
Expand Down
8 changes: 8 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,14 @@ Automatic updates should work like a charm; as always though, ensure you backup

== Changelog ==

= 2.3.0 - 2022-xx-xx =

* Add - Adds estimatedOrderAmount attribute to Amazon Pay button.
* Add - Adds support for Amazon Pay on Cart and Checkout Blocks of WooCommerce Blocks.
* Add - Adds the estimated order amount in every place available by the plugin.
* Fix - If the currency changes while in the FrontEnd the Gateway will alter its availability based on its settings.
* Fix - Warning shouldn't appear on Single product regarding the 'subscriptions_enabled' not being set.

= 2.2.4 - 2022-08-12 =

* Fix - Infinite Loop causing Memory Exhaustion.
Expand Down

0 comments on commit 7f96d6a

Please sign in to comment.