Updated CHANGELOG to include grouped products note

This commit is contained in:
Claudio Sanches 2017-04-04 12:51:49 -03:00
parent d881bf0500
commit 642b8f4e73
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@
* Select2 has been upgraded to v4.
* Improved logging system for extensions.
* Tax suffix is now hidden on non-taxable products.
* Grouped products are linked from the parent rather than the children. Children can be in more than one group.
* 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.