Vimeo demo bug fix + repo move

This commit is contained in:
Sam Potts
2017-05-16 10:08:59 +10:00
parent 4957e4d80c
commit bcf88cd024
11 changed files with 92 additions and 49 deletions

View File

@ -1,8 +1,8 @@
# Changelog
## v2.0.12
- Ability to set custom `blankUrl` for source changes (https://github.com/Selz/plyr/pull/504)
- Ability to set caption button listener (https://github.com/Selz/plyr/pull/468)
- Ability to set custom `blankUrl` for source changes (https://github.com/sampotts/plyr/pull/504)
- Ability to set caption button listener (https://github.com/sampotts/plyr/pull/468)
## v2.0.11
- Fix for `cleanUp` being called twice (thanks to @sebastiancarlsson)