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 6b3f276 commit 9e34e90Copy full SHA for 9e34e90
releases.json
@@ -4,7 +4,11 @@
4
"downloadUrl": "https://github.com/engram-design/MultiAdd/archive/0.2.1.zip",
5
"date": "2017-10-18T00:00:00+10:00",
6
"notes": [
7
- "[Added] Verbb marketing (new plugin icon, readme, etc)."
+ "[Added] Verbb marketing (new plugin icon, readme, etc).",
8
+ "[Added] Added coupon support to actionUpdateCart method.",
9
+ "[Improved] `actionUpdateCart` - check for found lineItem before adjusting qty. Can produce `Creating default object from empty value` error.",
10
+ "[Improved] Update for latest Commerce which deprecates CommerceDbHelper.",
11
+ "[Improved] Update Cart Action - allow options to be updated."
12
]
13
},
14
{
0 commit comments