Update readme.txt

This commit is contained in:
Claudiu Lodromanean 2018-08-15 08:36:42 -07:00 committed by GitHub
parent 68bb961401
commit ddf034bb6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -192,6 +192,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/woocommerce/w
* Tweak - Cast tax rate to float so that it can be treated as number further on in the code. #20910
* Tweak - Send webhooks using Action Scheduler. #20030
* Tweak - Update customer's ip address on successful payment. #21038
* Tweak - Make postcode field optional and hidden for Nigeria and label State. #21056
* Performance/Tweak - Use post_author for the order customer instead of '_customer_user' meta data. #17895
* Performance - Exclude frontend include from REST API calls. #20000
* Dev - REST API - Allows oAuth1.0a authentication under SSL.