diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 79cf72410ab..52c245bcf2f 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -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.