diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e5652cf76..59aa0dc56f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Changelog ## Draft +- Add announcement for filtered resutls on "Shop by Price". [#1854](https://github.com/bigcommerce/cornerstone/pull/1854) - Add Announcement for Reset Filter by Price. [#1858](https://github.com/bigcommerce/cornerstone/pull/1858) - Content should not scroll in two directions when zoomed. [#1853](https://github.com/bigcommerce/cornerstone/pull/1853) - Notification of number of products not announced. [#1845](https://github.com/bigcommerce/cornerstone/pull/1845) diff --git a/templates/components/category/shop-by-price.html b/templates/components/category/shop-by-price.html index eb7fa8e5b0..2712e3eaa7 100644 --- a/templates/components/category/shop-by-price.html +++ b/templates/components/category/shop-by-price.html @@ -4,8 +4,14 @@