diff --git a/UNRELEASED.md b/UNRELEASED.md index bed2119f40a..e7312614944 100644 --- a/UNRELEASED.md +++ b/UNRELEASED.md @@ -12,6 +12,8 @@ Use [the changelog guidelines](https://git.io/polaris-changelog-guidelines) to f ### Bug fixes +- Fixed a race condition in DatePicker ([#2373](https://github.com/Shopify/polaris-react/pull/2373)) + ### Documentation - Updated the `AppProvider` section in the Polaris [v3 to v4 migration guide](https://github.com/Shopify/polaris-react/blob/master/documentation/guides/migrating-from-v3-to-v4.md) ([#2312](https://github.com/Shopify/polaris-react/pull/2312))