Update readme.txt

This commit is contained in:
Claudiu Lodromanean 2018-04-26 13:17:32 -07:00 committed by GitHub
parent f1112b57e5
commit e723fbdf85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -261,6 +261,8 @@ Yes you can! Join in on our [GitHub repository](https://github.com/woocommerce/w
* Fix - Don't load unsupported theme functionality if shop page ID is -1. #19822 * Fix - Don't load unsupported theme functionality if shop page ID is -1. #19822
* Fix - Select and display "Downloadable" option in product admin filter when selected. #19876 * Fix - Select and display "Downloadable" option in product admin filter when selected. #19876
* Fix - Add sort handle column when adding new tags. #19875 * Fix - Add sort handle column when adding new tags. #19875
* Fix - More thorough CSV importer cleanup. #19877
* Fix - Fix gallery switching when image is the same #19878
* Dev - Added refunded_payment prop to orders for determining if payment was refunded via API. #18196 * Dev - Added refunded_payment prop to orders for determining if payment was refunded via API. #18196
* Dev - Added extra params to `woocommerce_order_get_downloadable_items`. #18408 * Dev - Added extra params to `woocommerce_order_get_downloadable_items`. #18408
* Dev - Store shipping method ID and instance ID in separate fields instead of both in one serialized field. #18483 * Dev - Store shipping method ID and instance ID in separate fields instead of both in one serialized field. #18483