File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11*** WooCommerce Tax Changelog ***
2+
23= 3.1.0 - 2025-xx-xx =
34* Add - Increase cache time for address validation errors.
5+ * Tweak - WooCommerce 10.2 Compatibility.
46
57= 3.0.11 - 2025-09-08 =
68* Tweak - Bump jetpack autoloader version
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ Requires PHP: 7.4
55Requires at least: 6.7
66Requires Plugins: woocommerce
77Tested up to: 6.8
8- WC requires at least: 9.9
9- WC tested up to: 10.1
8+ WC requires at least: 10.0
9+ WC tested up to: 10.2
1010Stable tag: 3.0.11
1111License: GPLv2 or later
1212License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -72,6 +72,7 @@ This plugin relies on the following external services:
7272
7373= 3.1.0 - 2025-xx-xx =
7474* Add - Increase cache time for address validation errors.
75+ * Tweak - WooCommerce 10.2 Compatibility.
7576
7677= 3.0.11 - 2025-09-08 =
7778* Tweak - Bump jetpack autoloader version
Original file line number Diff line number Diff line change 1313 * Requires PHP: 7.4
1414 * Requires at least: 6.7
1515 * Tested up to: 6.8
16- * WC requires at least: 9.9
17- * WC tested up to: 10.1
16+ * WC requires at least: 10.0
17+ * WC tested up to: 10.2
1818 *
1919 * Copyright (c) 2017-2023 Automattic
2020 *
You can’t perform that action at this time.
0 commit comments