From a85a7501407174e2e229819d7cb1db5fd5317754 Mon Sep 17 00:00:00 2001 From: Mike Jolley Date: Mon, 15 Apr 2019 14:18:26 +0100 Subject: [PATCH] 23269 --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index e48ca6cb4f4..6fde688ea5c 100644 --- a/readme.txt +++ b/readme.txt @@ -165,6 +165,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/woocommerce/w * Fix - Use version_compare for determining max version number. #23092 * Dev - Add quantity input action hooks (`woocommerce_before_add_to_cart_quantity`, `woocommerce_after_add_to_cart_quantity`). #23166 * Performance - Improve the speed of the admin dashboard by only updating transients once per class. #23011 +* Localization - Added validation for Italian postcodes. #23269 [See changelog for all versions](https://raw.githubusercontent.com/woocommerce/woocommerce/master/CHANGELOG.txt).