diff --git a/UNRELEASED.md b/UNRELEASED.md index 682b3e2bba2..d12c5dab123 100644 --- a/UNRELEASED.md +++ b/UNRELEASED.md @@ -4,6 +4,7 @@ ### Enhancements +- Updated `Popover` to focus the correct element when closed ([#2255](https://github.com/Shopify/polaris-react/pull/2255)) - Updated the type of the `title` prop in `ChoiceList` from `string` to `ReactNode` ([#2355](https://github.com/Shopify/polaris-react/pull/2355)) - Added `disabled` prop to `Filters` component ([2389](https://github.com/Shopify/polaris-react/pull/2389))