Update readme.txt

This commit is contained in:
Claudiu Lodromanean 2018-10-16 11:23:37 -07:00 committed by GitHub
parent 2cee87b7cf
commit 13da70810d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -209,6 +209,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/woocommerce/w
* Fix - New helper functions wc_user_has_role and wc_current_user_has_role to correctly check user roles. #21569
* Fix - Don't double-sanitize cart images. #21574
* Fix - Check if ID exists and is not empty before set Product's download ID in API. #21588
* Fix - Check for multisite and user roles instead of using current_user_can. #21569 #21575
* 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