Skip to content

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpete committed Nov 6, 2015
1 parent f06732c commit 004be42
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,17 @@ All notable changes to this project will be documented in this file. This projec

### Unreleased

* [Full commit list](https://github.com/CookPete/react-player/compare/v0.2.0...master)


### 0.2.0

* Released on **6 November 2015**
* Add [player configuration props](https://github.com/CookPete/react-player/pull/4) (thanks [Fauntleroy](https://github.com/Fauntleroy))
* Fix [Soundcloud player bug](https://github.com/CookPete/react-player/issues/6)
* Add basic support for Travis (build status) and David (dependency status)
* Add a change log
* [Full commit list](https://github.com/CookPete/react-player/compare/v0.1.0...master)
* [Full commit list](https://github.com/CookPete/react-player/compare/v0.1.0...v0.2.0)


### 0.1.0
Expand Down
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.1.0",
"version": "0.2.0",
"description": "A react component for playing a variety of URLs, including file paths, YouTube, SoundCloud and Vimeo",
"main": "lib/ReactPlayer.js",
"scripts": {
Expand Down

0 comments on commit 004be42

Please sign in to comment.