From f1514f251f71169d065256c9b8fbf3c29391bce4 Mon Sep 17 00:00:00 2001 From: Tomasz Sapeta Date: Fri, 22 May 2020 18:46:30 +0200 Subject: [PATCH] [changelog] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1678e1b1ace07..94df2fcbf978a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,7 @@ Package-specific changes not released in any SDK will be added here just before ### 🎉 New features - Initial release of **`expo-notifications`** 🥳 +- Added `@react-native-community/segmented-control` in version `1.6.1`. ([#8038](https://github.com/expo/expo/pull/8038) by [@marchenk0va](https://github.com/marchenk0va) and [#8441](https://github.com/expo/expo/pull/8441) by [@tsapeta](https://github.com/tsapeta)) - **`expo-apple-authentication`** - Add 'Sign up with Apple' option (available as of iOS 13.2). ([#7471](https://github.com/expo/expo/pull/7471) by [@IjzerenHein](https://github.com/IjzerenHein)) - **`expo-file-system`**