From e155215a3f7745477e6814301be2a069241aba59 Mon Sep 17 00:00:00 2001 From: Andrew Musgrave Date: Mon, 21 Oct 2019 12:51:47 -0400 Subject: [PATCH] :pencil: changelog --- UNRELEASED.md | 1 + 1 file changed, 1 insertion(+) diff --git a/UNRELEASED.md b/UNRELEASED.md index a3e7bb5bf54..b310a29870b 100644 --- a/UNRELEASED.md +++ b/UNRELEASED.md @@ -10,6 +10,7 @@ Use [the changelog guidelines](https://git.io/polaris-changelog-guidelines) to f ### Enhancements +- Added `ariaHaspopup` prop to `Popover` ([#2248](https://github.com/Shopify/polaris-react/pull/2248)) - Updated `OptionList` section title to match `ActionList` section title ([#2300](https://github.com/Shopify/polaris-react/pull/2300)) - Added `pressed` state to `Button` ([#2148](https://github.com/Shopify/polaris-react/pull/2148)) - Added CSS custom properties to `Portal` container ([#2306](https://github.com/Shopify/polaris-react/pull/2306))