This commit is contained in:
Mike Jolley 2019-01-14 17:02:57 +00:00
parent 6081c78315
commit 963abc4340
1 changed files with 1 additions and 0 deletions

View File

@ -173,6 +173,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/woocommerce/w
* Dev - Add support for forgetting the cart contents and user session when switching between accounts using the User Switching plugin. #21991 * 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 a consistent form class to the Track Order Form. #21991
* Dev - Add $orderby and $order params to filter `woocommerce_get_catalog_ordering_args`. #22257 * Dev - Add $orderby and $order params to filter `woocommerce_get_catalog_ordering_args`. #22257
* Dev - Add new pre query filter to WC_Product_Data_Store_CPT::search_products(). #22165
* Dev - Added additional parameters to the `woocommerce_variation_option_name` filter. #21153 * Dev - Added additional parameters to the `woocommerce_variation_option_name` filter. #21153
* Fix - Fix W3C validation of single product page quantity input. #22333 * 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 * Localization - Modify administrative regions of Greece to default to their english ISO 3166-2 names, instead of using the native GR names. #21945