Skip to content

Commit

Permalink
[expo-file-system] Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lukmccall committed Mar 5, 2020
1 parent 1a9ce7e commit 4edbfeb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -8,6 +8,8 @@ This is the log of notable changes to the Expo client that are developer-facing.

### 🛠 Breaking changes

- `FileSystem.getContentUriAsync` now returns a string. ([#7192](https://github.com/expo/expo/pull/7192) by [@lukmccall](https://github.com/lukmccall))

### 🎉 New features

- Add `readerMode` and `dismissButtonStyle` (iOS) and `enableDefaultShare` (Android) flags for `WebBrowser` ([#7221](https://github.com/expo/expo/pull/7221) by [@LinusU](https://github.com/LinusU)) & [@mczernek](https://github.com/mczernek))
Expand Down

0 comments on commit 4edbfeb

Please sign in to comment.