# @u-wave/react-vimeo change log

All notable changes to this project will be documented in this file.

This project adheres to [Semantic Versioning](http://semver.org/).

## 0.6.0
 * Add working `onReady` callback. You can use it to get access to the raw [@vimeo/player](https://github.com/vimeo/player.js) instance.

## 0.5.0
 * Clean up the `@vimeo/player` instance when unmounting.

## 0.4.0
 * Add `muted` and `background` props from new Vimeo player. (@pgib in #5)
