From 963abc4340861303d613547e4a13fab1c884961a Mon Sep 17 00:00:00 2001 From: Mike Jolley Date: Mon, 14 Jan 2019 17:02:57 +0000 Subject: [PATCH] 22165 --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index b943c142278..d1624a616da 100644 --- a/readme.txt +++ b/readme.txt @@ -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 - 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 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 * 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