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

Commit 7c1bee0

Browse files
committed
Revert "Update readme.txt with the changelog for 5.3.0"
This reverts commit 162486a.
1 parent 162486a commit 7c1bee0

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

readme.txt

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

8686
== Changelog ==
8787

88-
= 5.3.0 - 2021-06-07 =
89-
90-
#### Enhancements
91-
92-
- Add filter to allow extensions to control the notification snackbar. ([4313](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4313))
93-
- Hide the Cart and Checkout blocks from the new block-based widget editor. ([4303](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4303))
94-
- Provide block transforms for legacy widgets with a feature-complete block equivalent. ([4292](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4292))
95-
96-
#### Bug Fixes
97-
98-
- Fix some missing translations from the Cart and Checkout blocks. ([4295](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4295))
99-
- Fix the flickering of the Proceed to Checkout button on quantity update in the Cart Block. ([4293](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4293))
100-
- Fix a bug in which Cart Widget didn't update when adding items from the All Products block. ([4291](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4291))
101-
- Fix a display issue when itemized taxes are enabled, but no products in the cart are taxable. ([4284](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4284))
102-
- Fix an issue where an attempt to add an out-of-stock product to the cart was made when clicking the "Read more" button. ([4265](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4265))
103-
104-
#### Compatibility
105-
106-
- Add the ability for extensions to register callbacks to be executed by Blocks when the cart/extensions endpoint is hit. Extensions can now tell Blocks they need to do some server-side processing which will update the cart. ([4298](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4298))
107-
108-
#### Various
109-
110-
- Add Slot in the Discounts section of the cart sidebar to allow third party extensions to render their own components there. ([4248](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4248))
111-
- Move `ValidatedTextInput` to the `@woocommerce/blocks-checkout` package. ([4238](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4238))
112-
11388
= 5.2.0 - 2021-05-25 =
11489

11590
#### Enhancements

0 commit comments

Comments
 (0)