Update readme.txt

This commit is contained in:
Claudiu Lodromanean 2018-09-10 12:20:37 -07:00 committed by GitHub
parent d7037e894a
commit ca9cda72e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -184,6 +184,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/woocommerce/w
* Fix - Show parent variable product in shipping class admin screen when variation has shipping class. #21278 * Fix - Show parent variable product in shipping class admin screen when variation has shipping class. #21278
* Fix - Correctly excluded administrators from "Customer list" report. #21304 * Fix - Correctly excluded administrators from "Customer list" report. #21304
* Fix/Tweak - Fire `woocommerce_grant_product_download_access` hook after the download has its ID set. #20905 * 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 * Tweak - Show empty terms in admin product category filter dropdown. #20324
* Tweak - Don't force default token gateway active by default. #20125 * Tweak - Don't force default token gateway active by default. #20125
* Tweak - Move notice output to hooked in functions. #19794 * Tweak - Move notice output to hooked in functions. #19794