From 938cb2450c171359a626c653c0e2b169e9f3dbe1 Mon Sep 17 00:00:00 2001 From: Tolu Abayomi Date: Wed, 8 Nov 2017 12:29:02 -0800 Subject: [PATCH] Add Changelog description for PR 1113 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d144f4600c..d5d7a9fc0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Changelog ## Draft +- Fix spaces in faceted search option names [#1113](https://github.com/bigcommerce/cornerstone/pull/1113) - Use appropriately-sized (50x50) images for product thumbnails on product details page [#1097](https://github.com/bigcommerce/cornerstone/pull/1097) - Add spacing between checkout buttons [#1105](https://github.com/bigcommerce/cornerstone/pull/1105) - Load visible images before images below the fold, and save space for lazy loading images prior to loading them [#1104](https://github.com/bigcommerce/cornerstone/pull/1104)