diff --git a/changelog.txt b/changelog.txt index cb26771f944..18a2de48b32 100644 --- a/changelog.txt +++ b/changelog.txt @@ -23,6 +23,7 @@ * Fix - Unwanted HTML is showing up on the product search fields when searching for a product variation. #28416 * Fix - Add `postbox` class to `woocommerce_attribute wc-metabox` for proper targeting. #28351 * Fix - Error tooltip misaligned on tax country field. #28565 +* Fix - Prevent meta_data from overwriting column data in customer's read. #28102 * Dev - Hook for intializing price slider in frontend. #28014 * Dev - Add support for running a custom initialization script for tests. #28041 * Dev - Use the coenjacobs/mozart package to renamespace vendor packages. #28147