Skip to content

Commit c84da31

Browse files
authored
Merge branch 'marinsagovac:master' into master
2 parents 6f10e0c + 7565a8b commit c84da31

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ Most recent latest changes is defined on every major, minor and bug fixes.
66

77
## Versions
88

9+
### 1.8.3
10+
11+
* Cleanup a code
12+
* Support for PHP 8.2/8.3
13+
* Added property missing in class
14+
15+
### 1.8.2
16+
17+
* Fix isset issue when value is 0 or is not Amount
18+
919
### 1.7.2
1020

1121
* Hotfix on on cancelling order will not empty cart

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Features
3030
* Multilanguage support using po/mo translation
3131
* Replace banner image of PayWay on checkout with smaller 250px width
3232
* Not needle IntAmount and IntCurrency from 1.1.2024.
33+
* Support PHP 8.x
3334

3435
Removed
3536
* Removed woo-multi-currency support and integration
@@ -42,10 +43,11 @@ Removed
4243

4344
Latest version:
4445

45-
* Version [1.8.1](https://github.com/marinsagovac/woocommerce-tcom-payway/releases/tag/1.8.1) February/2024
46+
* Version [1.8.3](https://github.com/marinsagovac/woocommerce-tcom-payway/releases/tag/1.8.3) November/2024
4647

4748
API 2.x.x:
4849

50+
* Version [1.8.3](https://github.com/marinsagovac/woocommerce-tcom-payway/releases/tag/1.8.3) November/2024
4951
* Version [1.8.1](https://github.com/marinsagovac/woocommerce-tcom-payway/releases/tag/1.8.1) February/2024
5052
* Version [1.7.3](https://github.com/marinsagovac/woocommerce-tcom-payway/archive/refs/tags/1.7.3.zip) January/2023
5153

0 commit comments

Comments
 (0)