diff --git a/readme.txt b/readme.txt index 64db70e7ac2..8b20f8efacd 100644 --- a/readme.txt +++ b/readme.txt @@ -1,5 +1,5 @@ === WooCommerce === -Contributors: automattic, mikejolley, jameskoster, claudiosanches, jshreve, coderkevin, woothemes, BFTrick, iCaleb +Contributors: automattic, mikejolley, jameskoster, claudiosanches, jshreve, coderkevin, woothemes, iCaleb Tags: ecommerce, e-commerce, store, sales, sell, shop, cart, checkout, downloadable, downloads, paypal, storefront Requires at least: 4.4 Tested up to: 4.7 @@ -193,6 +193,7 @@ Yes you can! Join in on our [GitHub repository](http://github.com/woocommerce/wo * Add sort parameter to checkout fields to aid with sorting per locale. * Merged percent and percent product coupon types (they provide the same discount). * Performance - Converted _featured and _visibility meta data to terms for faster catalog queries. Upgrade routine handles migration. Developers may need to update queries to reflect this change. +* Includes product attributes archives links in "Additional Information" tab. * Performance - Converted rating filters to visibility terms. * Performance - Added visibility term for outofstock products to speed those queries up also. * Performance - Introduced a new CRUD (create, read, update, delete) system for Products, Orders, Customers and Shipping Zones.