Skip to content

Commit 4d4fd20

Browse files
author
jordanriii
committed
Text files for v4.4
Updating the changelog readme and various files for new mc-woo v4.4
1 parent 30fde32 commit 4d4fd20

File tree

3 files changed

+13
-4
lines changed

3 files changed

+13
-4
lines changed

CHANGELOG.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
== Changelog ==
22
= 4.4 =
3+
* Bumps axios from 1.6.7 to 1.7.7 in /blocks
4+
* Bumps webpack from 5.88.2 to 5.94.0 in /blocks
5+
* Fix for Multisite users unable to activate or view plugin
6+
* Removes unused admin/partial files
7+
* Updates to copy on account creation page
38
= 4.3 =
49
* Adds Order HPOS function for pagination
510
* Now starts syncing customers via HPOS

README.txt

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ Tags: ecommerce,email,workflows,mailchimp
44
Donate link: https://mailchimp.com
55
Requires at least: 4.9
66
Tested up to: 6.6
7-
Stable tag: 4.3
7+
Stable tag: 4.4
88
Requires PHP: 7.4
99
WC requires at least: 4.2
10-
WC tested up to: 9.2
10+
WC tested up to: 9.3
1111
License: GPLv2 or later
1212
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1313
Connect your store to your Mailchimp audience to track sales, create targeted emails, send abandoned cart emails, and more.
@@ -79,4 +79,8 @@ If you are unable to sync or connect with Mailchimp, you can open a ticket on ou
7979

8080
== Changelog ==
8181
= 4.4 =
82-
82+
* Bumps axios from 1.6.7 to 1.7.7 in /blocks
83+
* Bumps webpack from 5.88.2 to 5.94.0 in /blocks
84+
* Fix for Multisite users unable to activate or view plugin
85+
* Removes unused admin/partial files
86+
* Updates to copy on account creation page

mailchimp-woocommerce.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
* Requires at least: 4.9
2828
* Tested up to: 6.6
2929
* WC requires at least: 4.2
30-
* WC tested up to: 9.2
30+
* WC tested up to: 9.3
3131
*/
3232

3333
// If this file is called directly, abort.

0 commit comments

Comments
 (0)