From 01c68a29d73c9eb073765915b4b429211207ba50 Mon Sep 17 00:00:00 2001 From: Mike Jolley Date: Wed, 16 Jan 2019 13:02:14 +0000 Subject: [PATCH] 21961 --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index 0bfa1be80b4..a4aec318cd5 100644 --- a/readme.txt +++ b/readme.txt @@ -178,6 +178,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/woocommerce/w * Dev - Added additional parameters to the `woocommerce_variation_option_name` filter. #21153 * Dev - Added new filter `woocommerce_get_min_max_price_meta_query`. #22255 * Dev - Added a filter to WC_REST_CRUD_Controller::get_collection_params method to allow developers to change params in the same way as WP_Rest_Posts_controller::get_collection_params. #21562 +* Dev - Add $zone param to woocommerce_shipping_zone_before_methods_table and woocommerce_shipping_zone_after_methods_table actions. #21961 * 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 - Added US Minor Outlying Islands as states to avoid confusion with US. #22468