Skip to content

Commit

Permalink
0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpete committed Sep 2, 2017
1 parent 26411b9 commit 286e947
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. This projec
Generated by [auto-changelog](https://github.com/CookPete/auto-changelog)


#### [v0.21.0](https://github.com/CookPete/react-player/compare/v0.20.0...v0.21.0)
> 2 September 2017
* Add muted prop [`#221`](https://github.com/CookPete/react-player/issues/221)
* Add onSeek prop [`#222`](https://github.com/CookPete/react-player/issues/222)
* Tweak Wistia player load logic [`b0e725c`](https://github.com/CookPete/react-player/commit/b0e725cc7a5c964ba17f3422ebf7406f409f0a60)


#### [v0.20.0](https://github.com/CookPete/react-player/compare/v0.19.1...v0.20.0)
> 27 July 2017
Expand Down
2 changes: 1 addition & 1 deletion dist/ReactPlayer.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-player",
"version": "0.20.0",
"version": "0.21.0",
"description": "A react component for playing a variety of URLs, including file paths, YouTube, Facebook, SoundCloud, Streamable, Vidme, Vimeo and Wistia",
"main": "lib/ReactPlayer.js",
"typings": "index.d.ts",
Expand Down

0 comments on commit 286e947

Please sign in to comment.