Updated changelog.

This commit is contained in:
vedanshujain 2020-12-21 21:37:29 +05:30
parent 16a81d2c5b
commit f0460cb485
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
* Fix - Unwanted HTML is showing up on the product search fields when searching for a product variation. #28416 * 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 - Add `postbox` class to `woocommerce_attribute wc-metabox` for proper targeting. #28351
* Fix - Error tooltip misaligned on tax country field. #28565 * 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 - Hook for intializing price slider in frontend. #28014
* Dev - Add support for running a custom initialization script for tests. #28041 * Dev - Add support for running a custom initialization script for tests. #28041
* Dev - Use the coenjacobs/mozart package to renamespace vendor packages. #28147 * Dev - Use the coenjacobs/mozart package to renamespace vendor packages. #28147