diff --git a/changelog.txt b/changelog.txt index 83b2e3c3a00..85816bf2917 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,15 @@ == Changelog == += 7.8.1 2023-06-27 = + +**WooCommerce** + +* Update - Update WooCommerce Blocks to 10.2.4 [#38891](https://github.com/woocommerce/woocommerce/pull/38891) +* Fix - Do not show "Adding new attribute failed" error message when loading of product screens is interrupted by page unload. [[#38815]](https://github.com/woocommerce/woocommerce/pull/38815) +* Tweak - Always pass default product type options to product_type_options filter. [[#38854]](https://github.com/woocommerce/woocommerce/pull/38854) + + + = 7.8.0 2023-06-13 = **WooCommerce**