From 1750f0929759b2d7bb959cb53dcb31254b2ecb05 Mon Sep 17 00:00:00 2001 From: Sajjad Hashemian Date: Sat, 7 Sep 2019 11:09:30 +0430 Subject: [PATCH] add changelog entry --- UNRELEASED.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/UNRELEASED.md b/UNRELEASED.md index c5591f6b24e..9205afcbc17 100644 --- a/UNRELEASED.md +++ b/UNRELEASED.md @@ -23,4 +23,6 @@ Use [the changelog guidelines](https://git.io/polaris-changelog-guidelines) to f ### Code quality +- Migrated `Frame` to use hooks instead of `withAppProvider` ([#2096](https://github.com/Shopify/polaris-react/pull/2096)) + ### Deprecations