diff --git a/CHANGELOG.md b/CHANGELOG.md index d73f88edcb..1d15b960da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ - Fix styling of subpage links in Contact Us page [#1216](https://github.com/bigcommerce/cornerstone/pull/1216) - Fix for excess whitespace in multiline text field product option [#1222](https://github.com/bigcommerce/cornerstone/pull/1222) - Fix for faceted search display. [#1225](https://github.com/bigcommerce/cornerstone/pull/1225) +- Fix for calls with empty files in Safari. [#1210](https://github.com/bigcommerce/cornerstone/pull/1210) ## 1.17.0 (2018-04-26) - Fix empty object issue in app.js [#1204](https://github.com/bigcommerce/cornerstone/pull/1204)