From e8bfe70c471b1e47fb5994d2dfc363d8c7079ac7 Mon Sep 17 00:00:00 2001 From: Mike Jolley Date: Thu, 20 Aug 2015 10:39:35 +0100 Subject: [PATCH] Readme --- readme.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.txt b/readme.txt index 11b81ec319e..4ffaa9350e3 100644 --- a/readme.txt +++ b/readme.txt @@ -161,10 +161,15 @@ Yes you can! Join in on our [GitHub repository](http://github.com/woothemes/wooc * Fix - Global text based attribute saving on product page. * Fix - save_account_details should check display name of current user. +* Fix - Show the right 'no shipping available' message when a country does not have states. * Tweak - Allowed Zip/Post Codes description for Local Delivery. * Tweak - Improve display_item_downloads numbering and use same function in emails. * Tweak - API - Fixes notices about deprecated `$HTTP_RAW_POST_DATA` on PHP 5.6. * Tweak - In add_to_cart_action, check is_purchasable rather than post status. +* Tweak - Add expand/close links for attributes and match variation UI. +* Tweak - Added locale info for BD, NP, JP and HU +* Tweak - woocommerce_delete_version_transients_limit filter. +* Tweak - Supress errors when calling set_time_limit to avoid hosting conflicts. = 2.4.4 - 14/08/2015 = * Fix - Ajax variation handling when 'any' attribute is set.