From 45b9ab67556e69b3c682cac95a9d7e18cbf7d5ee Mon Sep 17 00:00:00 2001 From: Paul Morales Date: Fri, 21 Sep 2018 12:57:57 -0700 Subject: [PATCH] Changelog entry for #1317 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f38346a8f8..044fbac6bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Blueprint for Mapping Custom Templates to JavaScript Modules [#1346](https://github.com/bigcommerce/cornerstone/pull/1346) - Fix carousel dots overlapping thumbnails on Product page. [#1351](https://github.com/bigcommerce/cornerstone/pull/1351) - Cornerstone schema updates and organization [#1350](https://github.com/bigcommerce/cornerstone/pull/1350) +- Add div and id attributes so that contact form steps can be tracked [#1317](https://github.com/bigcommerce/cornerstone/pull/1317) ## 2.4.0 (2018-09-14) - Fix encoding issues on Account Signup Form ("'" characters showing in country name)[#1341] (https://github.com/bigcommerce/cornerstone/pull/1341)