File tree 3 files changed +17
-3
lines changed
3 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 103.4.65] ( https://github.com/mailchimp/mc-magento2/tree/103.4.65 )
4
+
5
+ [ Full Changelog] ( https://github.com/mailchimp/mc-magento2/compare/103.4.64...103.4.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
+
16
+
3
17
## [ 103.4.64] ( https://github.com/mailchimp/mc-magento2/tree/103.4.64 )
4
18
5
- [ Full Changelog] ( https://github.com/mailchimp/mc-magento2/compare/103.4.64 ...103.4.64 )
19
+ [ Full Changelog] ( https://github.com/mailchimp/mc-magento2/compare/103.4.63 ...103.4.64 )
6
20
7
21
** Fixed bugs:**
8
22
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" : " 103.4.64 " ,
9
+ "version" : " 103.4.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 =" 103.4.64 " >
14
+ <module name =" Ebizmarts_MailChimp" setup_version =" 103.4.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