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

Commit 4f8fe5a

Browse files
committed
Add changelog to readme.
1 parent edd25c9 commit 4f8fe5a

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

readme.txt

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

8585
== Changelog ==
8686

87+
= 5.8.0 - 2021-08-31 =
88+
89+
#### Enhancements
90+
91+
- Introduced the `__experimental_woocommerce_blocks_checkout_update_order_from_request` hook to the Checkout Store API. ([4610](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4610))
92+
- Add "Filter Products by Stock" block. ([4145](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4145))
93+
94+
#### Bug Fixes
95+
96+
- Prevent Product Category List from displaying incorrectly when used on the shop page. ([4587](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4587))
97+
- Add label element to `<BlockTitle>` component. ([4585](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4585))
98+
99+
#### Documentation
100+
101+
- Add Extensibility info to Store API readme. ([4605](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4605))
102+
- Update documentation for the snackbarNoticeVisibility filter. ([4508](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4508))
103+
- Add documentation for `extensionCartUpdate` method - this allows extensions to update the client-side cart after it has been modified on the server. ([4377](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4377))
104+
105+
87106
= 5.7.1 - 2021-08-30 =
88107

89108
#### Bug Fixes

0 commit comments

Comments
 (0)