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

Commit 4df6c2f

Browse files
committed
Update readme.txt
1 parent 8b3da58 commit 4df6c2f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

readme.txt

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

8787
== Changelog ==
8888

89+
= 8.1.0 - 2022-07-18 =
90+
91+
#### Enhancements
92+
93+
- Update WooCommerce block template descriptions. ([6667](https://github.com/woocommerce/woocommerce-blocks/pull/6667))
94+
- Add filter URL support to filter blocks when filtering for All Products block. ([6642](https://github.com/woocommerce/woocommerce-blocks/pull/6642))
95+
- Add: Allow choosing between single and multiple sections. ([6620](https://github.com/woocommerce/woocommerce-blocks/pull/6620))
96+
- Refactor: Move paymentMethodDataProvider into a data store. ([6208](https://github.com/woocommerce/woocommerce-blocks/pull/6208))
97+
- Cart endpoint for Store API (/wc/store/cart) now features cross-sell items based on cart contents. ([6635](https://github.com/woocommerce/woocommerce-blocks/pull/6635))
98+
99+
#### Bug Fixes
100+
101+
- Prevent Featured Product block from breaking when product is out of stock + hidden from catalog. ([6640](https://github.com/woocommerce/woocommerce-blocks/pull/6640))
102+
- Fix: Update billing address when shipping address gets change in Cart block. ([6591](https://github.com/woocommerce/woocommerce-blocks/pull/6591))
103+
- Contrast improvement for checkout error messages when displayed over a theme's dark mode. ([6292](https://github.com/woocommerce/woocommerce-blocks/pull/6292))
104+
89105
= 8.0.0 - 2022-07-04 =
90106

91107
#### Enhancements

0 commit comments

Comments
 (0)