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 a9b1041 commit d13888aCopy full SHA for d13888a
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# ParadoxLabs_TokenBase Changelog
2
3
+## 4.6.0 - Jan 23, 2024
4
+- Added Instant Purchase support.
5
+- Fixed Maestro Domestic matching to prevent false matches.
6
+
7
## 4.5.6 - Nov 9, 2023
8
- Added preliminary support for Magento 2.4.7-beta2.
9
- Fixed ACH form template on multishipping checkout.
composer.json
@@ -19,8 +19,8 @@
19
"ext-json": "*"
20
},
21
"type": "magento2-module",
22
- "version": "4.5.6",
23
- "time": "2023-11-09",
+ "version": "4.6.0",
+ "time": "2024-01-23",
24
"license": "Apache-2.0",
25
"authors": [
26
{
0 commit comments