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*** Pinterest for WooCommerce Changelog ***
22
33= 1.0.11 - 2022-04-12 =
4- * Add - Clear error when the merchant is connected to another e-commerce platform.
5- * Add - Mexico added to supported countries.
6- * Fix - Ensure add to cart tag data is consistent.
7- * Fix - Currency is now being sent on the product page visit event.
8- * Fix - Price mismatch when price includes taxes.
9- * Fix - Unit tests failing on WC 6.4.
10- * Tweak - Simplify tracking code.
11- * Tweak - Updated the Track event generation script to prevent future errors.
4+ * Add - Clear error when the merchant is connected to another e-commerce platform.
5+ * Add - Mexico added to supported countries.
6+ * Fix - Currency is now being sent on the product page visit event.
7+ * Fix - Ensure add to cart tag data is consistent.
8+ * Fix - Price mismatch when price includes taxes.
9+ * Fix - Unit tests failing on WC 6.4.
10+ * Tweak - Simplify tracking code.
11+ * Tweak - Updated the Track event generation script to prevent future errors.
12+ * Tweak - WC 6.3 compatibility.
13+ * Tweak - WP 5.9 compatibility.
1214
1315= 1.0.10 - 2022-03-31 =
1416* Update - Feed Refactor with Action Scheduler Framework. ( [#368](https://github.com/woocommerce/pinterest-for-woocommerce/pull/368) )
Original file line number Diff line number Diff line change @@ -87,6 +87,18 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](hhttps:
8787
8888== Changelog ==
8989
90+ = 1.0.11 - 2022-04-12 =
91+ * Add - Clear error when the merchant is connected to another e-commerce platform.
92+ * Add - Mexico added to supported countries.
93+ * Fix - Currency is now being sent on the product page visit event.
94+ * Fix - Ensure add to cart tag data is consistent.
95+ * Fix - Price mismatch when price includes taxes.
96+ * Fix - Unit tests failing on WC 6.4.
97+ * Tweak - Simplify tracking code.
98+ * Tweak - Updated the Track event generation script to prevent future errors.
99+ * Tweak - WC 6.3 compatibility.
100+ * Tweak - WP 5.9 compatibility.
101+
90102= 1.0.10 - 2022-03-31 =
91103* Update - Feed Refactor with Action Scheduler Framework. ( [#368](https://github.com/woocommerce/pinterest-for-woocommerce/pull/368) )
92104
You can’t perform that action at this time.
0 commit comments