diff options
author | Sam Potts <me@sampotts.me> | 2017-03-25 10:57:52 +1100 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2017-03-25 10:57:52 +1100 |
commit | 605f8a8249f16b2744a8f4ad1311d383a330a92e (patch) | |
tree | 6f495f6e651abbe7d89616fed40388bb33e0fe81 | |
parent | 7490a7e7f3b0cbb0b00554f6243898d63c30c556 (diff) | |
download | plyr-605f8a8249f16b2744a8f4ad1311d383a330a92e.tar.lz plyr-605f8a8249f16b2744a8f4ad1311d383a330a92e.tar.xz plyr-605f8a8249f16b2744a8f4ad1311d383a330a92e.zip |
Changelog update
-rw-r--r-- | changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index ef9552d7..1fc85a42 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,9 @@ # 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) + ## v2.0.11 - Fix for `cleanUp` being called twice (thanks to @sebastiancarlsson) - Fix for YouTube controls on iPad (fixes #391) |