From bc86ea94fc2100d1f024c5588696bb9bb00c19ee Mon Sep 17 00:00:00 2001 From: Paul Morales Date: Wed, 13 Feb 2019 10:30:23 -0800 Subject: [PATCH] Changelog for Cornerstone 3.2.1. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a4301b149..2ce4497218 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## Draft - Added package-lock.json. [#1441](https://github.com/bigcommerce/cornerstone/pull/1441) +- Product description in Compare no longer shows escaped HTML. [#1439](https://github.com/bigcommerce/cornerstone/pull/1439) ## 3.2.0 (2019-02-05) - Align product thumbnail image slider arrows. [#1399](https://github.com/bigcommerce/cornerstone/pull/1399) @@ -10,7 +11,6 @@ - Corrected IDs in date.html form fields. [#1433](https://github.com/bigcommerce/cornerstone/pull/1433) - Cleanup and XSS fix on Cart page. [#1434](https://github.com/bigcommerce/cornerstone/pull/1434) - Fix for product without image on Compare page. [#1438](https://github.com/bigcommerce/cornerstone/pull/1438) - - Resolve settings scope passed to components. [#1435](https://github.com/bigcommerce/cornerstone/pull/1435) ## 3.1.1 (2019-01-23)