Update readme.txt

This commit is contained in:
Claudiu Lodromanean 2018-09-06 13:17:35 -07:00 committed by GitHub
parent 2d304fdae0
commit f1d88360a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -226,7 +226,8 @@ Yes you can! Join in on our [GitHub repository](https://github.com/woocommerce/w
* Dev - Added ability to query products that have a field set in wc_get_products/WC_Product_Query using the wildcard symbol '*'. #21162 * Dev - Added ability to query products that have a field set in wc_get_products/WC_Product_Query using the wildcard symbol '*'. #21162
* Dev - Added a JavaScript events before and after the order total recalculation on the Edit Order page. #21181 * Dev - Added a JavaScript events before and after the order total recalculation on the Edit Order page. #21181
* Dev - Check for `needs_payment` instead of `has_status( 'pending' )` in PayPal PDT handler for custom order status support. #21200 * Dev - Check for `needs_payment` instead of `has_status( 'pending' )` in PayPal PDT handler for custom order status support. #21200
* Dev - Added form action hooks for edit account and login templates. #21248 * Dev - Added form action hooks for edit account and login templates. #21248
* Dev - Add action for when system tools are run. #21270
* Localization - Updated IT provinces. #20286 * Localization - Updated IT provinces. #20286
* Localization - Eircode validation. #20330 * Localization - Eircode validation. #20330
* Localization - Disable postcode requirement for Bahrain. #21103 * Localization - Disable postcode requirement for Bahrain. #21103