diff --git a/UNRELEASED.md b/UNRELEASED.md index fcaf4bceb4f..81e516ced4a 100644 --- a/UNRELEASED.md +++ b/UNRELEASED.md @@ -27,5 +27,6 @@ Use [the changelog guidelines](https://git.io/polaris-changelog-guidelines) to f ### Code quality - Added `MediaQueryProvider` to ease the use of media queries and reduce duplication ([#2117](https://github.com/Shopify/polaris-react/pull/2117)) +- Migrated `Frame` to use hooks instead of `withAppProvider` ([#2096](https://github.com/Shopify/polaris-react/pull/2096)) ### Deprecations