File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ 102.3.71-p1] ( https://github.com/mailchimp/mc-magento2/tree/102.3.71-p1 )
4
+
5
+ [ Full Changelog] ( https://github.com/mailchimp/mc-magento2/compare/102.3.70-p1...102.3.71-p1 )
6
+
7
+ ** Implemented enhancements:**
8
+
9
+ - Add the bundle product itself to the lines of the cart [ \# 2142] ( https://github.com/mailchimp/mc-magento2/issues/2142 )
10
+ - Add the bundle product itself to the lines of the order [ \# 2136] ( https://github.com/mailchimp/mc-magento2/issues/2136 )
11
+
12
+
3
13
## [ 102.3.70-p1] ( https://github.com/mailchimp/mc-magento2/tree/102.3.70-p1 )
4
14
5
15
[ Full Changelog] ( https://github.com/mailchimp/mc-magento2/compare/102.3.69-p1...102.3.70-p1 )
Original file line number Diff line number Diff line change 6
6
},
7
7
"description" : " Connect MailChimp with Magento" ,
8
8
"type" : " magento2-module" ,
9
- "version" : " 102.3.70 -p1" ,
9
+ "version" : " 102.3.71 -p1" ,
10
10
"authors" : [
11
11
{
12
12
"name" : " Ebizmarts Corp" ,
Original file line number Diff line number Diff line change 11
11
*/
12
12
-->
13
13
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Module/etc/module.xsd" >
14
- <module name =" Ebizmarts_MailChimp" setup_version =" 102.3.70 " >
14
+ <module name =" Ebizmarts_MailChimp" setup_version =" 102.3.71 " >
15
15
<sequence >
16
16
<module name =" Magento_Newsletter" />
17
17
<module name =" Magento_Sales" />
You can’t perform that action at this time.
0 commit comments