We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6f5e6d commit d8bc0b8Copy full SHA for d8bc0b8
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.0.7 - 2024-11-06
2
+### Changed
3
+- Added compatibility for Magento 2.4.7-p2 and PHP 8.3
4
+
5
## 1.0.6 - 2024-02-14
6
### Fixed
7
- Better error handling of sending scenarios.
composer.json
@@ -6,7 +6,7 @@
"aitoc/core": ">=1.0.17"
},
8
"type": "magento2-module",
9
- "version": "1.0.6",
+ "version": "1.0.7",
10
"license": [
11
"proprietary"
12
],
0 commit comments