This commit is contained in:
Mike Jolley 2019-02-06 13:19:42 +00:00
parent 99475aecb4
commit ba5c147e87
1 changed files with 1 additions and 0 deletions

View File

@ -232,6 +232,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/woocommerce/w
* Fix - For logged in customers, pull default address fields from customer object, not session object, to avoid incorrect mixes of data. #22392
* Performance - Prime caches when reading variations. #22587
* Performance - Only include REST API classes and objects during `rest_api_init` hook. #22615
* Performance - Improved how versioned transients are set/cleanup to avoid cron. #22511
* Localization - Modify administrative regions of Greece to default to their english ISO 3166-2 names, instead of using the native GR names. #21945
* Localization - Added US Minor Outlying Islands as states to avoid confusion with US. #22468
* Localization - Dutch postcode validation. #22316