Skip to content

Commit e9d5e59

Browse files
authored
Release: updated changelog (#140)
1 parent 61ccbab commit e9d5e59

File tree

2 files changed

+24
-4
lines changed

2 files changed

+24
-4
lines changed

changelog.txt

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
11
*** Amazon Pay Changelog ***
22

3-
= 2.0.4 - 2021-xx-xx =
4-
* Fix - Interference when subcsriptions' payment method changes to other payment method.
3+
= 2.1.0 - 2022-xx-xx =
4+
* Update - Disable option "Hide standard checkout button on cart page" when other payment gateway are activated.
5+
* Fix - Enable subscription amount change support.
6+
* Fix - Accept states without letters mark variations on shipping restriction.
7+
* Fix - Render cart button on update shipping method.
8+
* Add - Process orders created in V1 with V2 handlers.
9+
* Fix - Interference when subscriptions payment method changes to other payment method.
10+
* Fix - Force Decimals to 2 on amounts sent to API to prevent errors on api calls.
11+
* Fix - Save Amazon Reference Id on order _transaction_id order meta field on payment process.
12+
* Update - Hide the API V1 keys on setting when the V2 onboarding is done.
13+
* Fix - Disabling "Hide standard checkout button on cart page" option hides the gateway on the new installations.
14+
* Update - Translation and comments fixes (thank you geist-ahnen, shoheitanaka).
515

616
= 2.0.3 - 2021-06-15 =
717
* Fix - Issues with state level handling of shipping zones.

readme.txt

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,18 @@ Automatic updates should work like a charm; as always though, ensure you backup
5454

5555
== Changelog ==
5656

57-
= 2.0.4 - 2021-xx-xx =
58-
* Fix - Interference when subcsriptions' payment method changes to other payment method.
57+
= 2.1.0 - 2022-xx-xx =
58+
* Update - Disable option "Hide standard checkout button on cart page" when other payment gateway are activated.
59+
* Fix - Enable subscription amount change support.
60+
* Fix - Accept states without letters mark variations on shipping restriction.
61+
* Fix - Render cart button on update shipping method.
62+
* Add - Process orders created in V1 with V2 handlers.
63+
* Fix - Interference when subscriptions payment method changes to other payment method.
64+
* Fix - Force Decimals to 2 on amounts sent to API to prevent errors on api calls.
65+
* Fix - Save Amazon Reference Id on order _transaction_id order meta field on payment process.
66+
* Update - Hide the API V1 keys on setting when the V2 onboarding is done.
67+
* Fix - Disabling "Hide standard checkout button on cart page" option hides the gateway on the new installations.
68+
* Update - Translation and comments fixes (thank you geist-ahnen, shoheitanaka).
5969

6070
= 2.0.3 - 2021-06-15 =
6171
* Fix - Issues with state level handling of shipping zones.

0 commit comments

Comments
 (0)