diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/changelog.md b/changelog.md index 1fc85a42..000423d0 100644 --- a/changelog.md +++ b/changelog.md @@ -1,8 +1,20 @@ # Changelog +## v2.0.16 +- Fullscreen bug fix (fixes #664) + +## v2.0.15 +- Demo fix + +## v2.0.14 +- CDN URL updates. Sorry, still working on V3 as hard as I can... + +## v2.0.13 +- Repo moved and Vimeo demo fix + ## 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) |