This commit is contained in:
Mike Jolley 2019-01-10 12:28:41 +00:00
parent 5b0588bed3
commit 1d086d459d
1 changed files with 1 additions and 0 deletions

View File

@ -172,6 +172,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/woocommerce/w
* Dev - Pass product object to `woocommerce_add_to_cart_redirect` filter where appropriate. #22123
* Dev - Add support for forgetting the cart contents and user session when switching between accounts using the User Switching plugin. #21991
* Dev - Added a consistent form class to the Track Order Form. #21991
* Dev - Added additional parameters to the `woocommerce_variation_option_name` filter. #21153
* Fix - Fix W3C validation of single product page quantity input. #22333
* Localization - Modify administrative regions of Greece to default to their english ISO 3166-2 names, instead of using the native GR names. #21945