Skip to content

Commit

Permalink
HTTP Header support
Browse files Browse the repository at this point in the history
  • Loading branch information
cobarx committed Jun 25, 2018
1 parent 5f1ce1a commit f51b929
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
## Changelog

### Next Version
### Version 3.0
* Inherit Android buildtools and SDK version from the root project [#1081](https://github.com/react-native-community/react-native-video/pull/1081)
* Automatically play on ExoPlayer when the paused prop is not set [#1083](https://github.com/react-native-community/react-native-video/pull/1083)
* Preserve Android MediaPlayer paused prop when backgrounding [#1082](https://github.com/react-native-community/react-native-video/pull/1082)
* Support specifying headers as part of the source [#805](https://github.com/react-native-community/react-native-video/pull/805)

### Version 2.3.1
* Revert PR to inherit Android SDK versions from root project. Re-add in 3.0 [#1080](https://github.com/react-native-community/react-native-video/pull/1080)
Expand Down

0 comments on commit f51b929

Please sign in to comment.