File tree 3 files changed +15
-2
lines changed
3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ 102.3.65] ( https://github.com/mailchimp/mc-magento2/tree/102.3.65 )
4
+
5
+ [ Full Changelog] ( https://github.com/mailchimp/mc-magento2/compare/102.3.64...102.3.65 )
6
+
7
+ ** Implemented enhancements:**
8
+
9
+ - missing i18n translation [ \# 1983] ( https://github.com/mailchimp/mc-magento2/issues/1983 )
10
+
11
+ ** Fixed bugs:**
12
+
13
+ - Merge field value is deleted on the Magento store, but not on Mailchimp [ \# 1388] ( https://github.com/mailchimp/mc-magento2/issues/1388 )
14
+ - Wrong total revenue in MailChimp [ \# 395] ( https://github.com/mailchimp/mc-magento2/issues/395 )
15
+
3
16
## [ 102.3.64] ( https://github.com/mailchimp/mc-magento2/tree/102.3.64 )
4
17
5
18
[ Full Changelog] ( https://github.com/mailchimp/mc-magento2/compare/102.3.63...102.3.64 )
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.64 " ,
9
+ "version" : " 102.3.65 " ,
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.64 " >
14
+ <module name =" Ebizmarts_MailChimp" setup_version =" 102.3.65 " >
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