From e3bd8d85b373a1d4c867f902dde2ffded3a5ebda Mon Sep 17 00:00:00 2001 From: Claudiu Lodromanean Date: Tue, 31 Jul 2018 11:30:57 -0700 Subject: [PATCH] Update readme.txt --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index d814255f7da..92619f30395 100644 --- a/readme.txt +++ b/readme.txt @@ -172,6 +172,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/woocommerce/w * Fix - Check billing email is posted before using in WC_Cart::check_customer_coupons. #20180 * Fix - Shipping postcode formatting when only posting a billing address. #20330 * Fix - Correctly show/hide save card checkbox on tokenization form. #20506 +* Fix/Tweak - Fire `woocommerce_grant_product_download_access` hook after the download has its ID set. #20905 * Tweak - Show empty terms in admin product category filter dropdown. #20324 * Tweak - Don't force default token gateway active by default. #20125 * Tweak - Move notice output to hooked in functions. #19794