diff --git a/CHANGELOG.md b/CHANGELOG.md index 34a239b0213..e134b412d1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,8 @@ The format is based on [these versioning and changelog guidelines](/documentatio ### Breaking changes -- Update the base font size to `100%` from `62.5%` and update `rem` values accordingly, along with `pxtorem` `rootValue` ([#4794](https://github.com/Shopify/polaris-react/pull/4794)) +- Updated the base font size to `100%` from `62.5%` and update `rem` values accordingly, along with `pxtorem` `rootValue` ([#4794](https://github.com/Shopify/polaris-react/pull/4794)) +- Updated required node version to `v16.9.1` ([#4853](https://github.com/Shopify/polaris-react/pull/4853)) ### Enhancements