From 28d8eec3418205b70f65c8410fdc161230a6bcbf Mon Sep 17 00:00:00 2001 From: Claudiu Lodromanean Date: Wed, 12 Sep 2018 07:52:52 -0700 Subject: [PATCH] Update readme.txt --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index 14817a6bd6b..f52ba5df47e 100644 --- a/readme.txt +++ b/readme.txt @@ -186,6 +186,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/woocommerce/w * Fix - Correctly excluded administrators from "Customer list" report. #21304 * Fix - Update quick edit logic to show/hide Stock qty and Backorders fields. #21301 * Fix - Fix Layered Nav Widget where special HTML entities did not display correctly in the "Any %s" string. #21312 +* Fix - Set the is_checkout javascript parameter on any page that uses the checkout filter or shortcode. #21328 * Fix/Tweak - Fire `woocommerce_grant_product_download_access` hook after the download has its ID set. #20905 * Fix/Tweak/Performance - Change wp_woocommerce_sessions primary key to session_id. #21245 * Tweak - Show empty terms in admin product category filter dropdown. #20324