Updates the changelog for 4.5.2

This commit is contained in:
Jonathan Sadowski 2020-09-14 11:51:09 -05:00
parent 9bdafbeb18
commit e228093032
2 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,9 @@
== Changelog ==
= 4.5.2 - 2020-09-14 =
* Fix - Revert the changes in filtering by attribute that were introduced in WooCommerce 4.4. #27625
* Fix - Adjusted validation to allow for variations with "0" as an attribute value. #27633
= 4.5.1 - 2020-09-09 =
* Fix - Check for state and postcode fields only if required in `show_shipping`. #27628

View File

@ -4,7 +4,7 @@ Tags: e-commerce, store, sales, sell, woo, shop, cart, checkout, downloadable, d
Requires at least: 5.3
Tested up to: 5.5
Requires PHP: 7.0
Stable tag: 4.5.1
Stable tag: 4.5.2
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
@ -160,6 +160,10 @@ WooCommerce comes with some sample data you can use to see how products look; im
== Changelog ==
= 4.5.2 - 2020-09-14 =
* Fix - Revert the changes in filtering by attribute that were introduced in WooCommerce 4.4. #27625
* Fix - Adjusted validation to allow for variations with "0" as an attribute value. #27633
= 4.5.1 - 2020-09-09 =
**WooCommerce**