Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit b062418

Browse files
committed
Update readme.txt
1 parent 1a1e127 commit b062418

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

readme.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,20 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](https:/
8686

8787
== Changelog ==
8888

89+
= 8.0.0 - 2022-07-04 =
90+
91+
#### Enhancements
92+
93+
- Make form components require onChange and have a default value. ([6636](https://github.com/woocommerce/woocommerce-blocks/pull/6636))
94+
- Footer Template Parts use now `<footer>` instead of `<div>` and Header uses `<header>` instead of `<div>`. ([6596](https://github.com/woocommerce/woocommerce-blocks/pull/6596))
95+
- Replace the ProductTag tax_query field to be the term_id instead of the id. ([6585](https://github.com/woocommerce/woocommerce-blocks/pull/6585))
96+
97+
#### Bug Fixes
98+
99+
- Fix: Correctly calculacte taxes for local pickups. ([6631](https://github.com/woocommerce/woocommerce-blocks/pull/6631))
100+
- Fix: Update billing address when shipping address gets change in Cart block. ([6591](https://github.com/woocommerce/woocommerce-blocks/pull/6591))
101+
- Fix: Ensure WooCommerce templates show correct titles. ([6452](https://github.com/woocommerce/woocommerce-blocks/pull/6452))
102+
89103
= 7.9.0 - 2022-06-20 =
90104

91105
#### Enhancements

0 commit comments

Comments
 (0)