Update readme.txt

This commit is contained in:
Claudiu Lodromanean 2018-08-22 10:07:43 -07:00 committed by GitHub
parent cb3848aef5
commit 8d1e2c188e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -193,7 +193,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 - 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 - Send webhooks using Action Scheduler. #20030
* Tweak - Update customer's ip address on successful payment. #21038 * Tweak - Update customer's ip address on successful payment. #21038
* Tweak - Make postcode field optional and hidden for Nigeria and label State. #21056 * Tweak - Changed wc_clean to checking for valid utf8 for line items and password. #20993
* Performance/Tweak - Use post_author for the order customer instead of '_customer_user' meta data. #17895 * 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 * Performance - Exclude frontend include from REST API calls. #20000
* Dev - REST API - Allows oAuth1.0a authentication under SSL. * Dev - REST API - Allows oAuth1.0a authentication under SSL.
@ -218,6 +218,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/woocommerce/w
* 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
* Localization - Make postcode field optional and hidden for Nigeria and label State. #21056
[See changelog for all versions](https://raw.githubusercontent.com/woocommerce/woocommerce/master/CHANGELOG.txt). [See changelog for all versions](https://raw.githubusercontent.com/woocommerce/woocommerce/master/CHANGELOG.txt).