Skip to content

Commit

Permalink
[danger][bot] Add missing changelog to #8304 (#8306)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukmccall committed May 14, 2020
1 parent 499041b commit 5971bf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/expo-media-library/CHANGELOG.md
Expand Up @@ -8,5 +8,6 @@

### 🐛 Bug fixes

- Added missing image loader for MediaLibrary in bare workflow. ([#8304](https://github.com/expo/expo/pull/8304) by [@tsapeta](https://github.com/tsapeta))
- Fixed `MediaLibrary` not compiling with the `use_frameworks!` option in the bare React Native application. ([#7861](https://github.com/expo/expo/pull/7861) by [@Ashoat](https://github.com/Ashoat))
- Flip dimensions based on media rotation data on Android to match `<Image>` and `<Video>` as well as iOS behavior. ([#7980](https://github.com/expo/expo/pull/7980) by [@Ashoat](https://github.com/Ashoat))

0 comments on commit 5971bf6

Please sign in to comment.