Bug fix for embeds: play not being defined (fixes #185 and #186)

This commit is contained in:
Sam Potts
2016-03-27 18:29:58 +11:00
parent 6ae2655923
commit 67b2f2510b
8 changed files with 27 additions and 16 deletions

View File

@ -1,9 +1,18 @@
# Changelog
## v1.5.21
- Bug fix for embeds: `play` not being defined (fixes #185 and #186)
## v1.5.20
- Bug fix for autoplay option
## v1.5.19
- Fix for accessing `embed` property after `ready` event fired
## v1.5.18
- Added 'ready' event for initial setup complete or source change occurs
- Fixed SASS stylesheet references to transparentize
- Added default font stack to controls
- Added default font stack to controls
- Docs fixes inc controls HTML (fixes #180)
## v1.5.17