# @u-wave/react-youtube 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 - 2018-06-11
 * Cue instead of load video when autoplay is disabled, see [#24](https://github.com/u-wave/react-youtube/issues/24).
 * Fix event passthrough, see [#26](https://github.com/u-wave/react-youtube/issues/26).

## 0.5.0 - 2018-05-24
* Update demo URL.
* Change the build paths from `lib/rollup.js` to `dist/react-youtube.js`, for consistency with other modules under the `u-wave` org.
