From a05d5d2570ba64aab44d37e8d01d65d963e9beeb Mon Sep 17 00:00:00 2001 From: Nathan Booker Date: Tue, 19 Nov 2019 14:14:59 -0600 Subject: [PATCH] Add changelog for PR 1598 and 1599 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87818702cc..1df9122afd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Changelog ## Draft +- Add jquery-migrate to Modal test [#1599](https://github.com/bigcommerce/cornerstone/pull/1599) +- Upgrade core-js to version 3 [#1598](https://github.com/bigcommerce/cornerstone/pull/1598) ## 4.3.0 (2019-11-12) - Fixes body text color not taking effect for cart item headings on mobile / tablet [#1586](https://github.com/bigcommerce/cornerstone/pull/1586)