diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 767fce38..b043db48 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,28 @@ # Changelog +## v1.6.11 +- Fix for Vimeo fullscreen (fixes #214) + +## v1.6.10 +- Changed default icon prefix from 'icon' to 'plyr' to avoid clashes + +## v1.6.9 +- Added 'latest' CDN option +- Renamed `sprite.svg` to `plyr.svg` to be inline with the other package files + +## v1.6.8 +- Fix for bug introduced in v1.6.7 + +## v1.6.7 +- Fixes for using `source` API method on iOS + +## v1.6.6 +- Icons cleaned up +- IE11 button fix for tooltips (fixes #210) + +## v1.6.5 +- IE UI bug fixes + ## v1.6.4 - Bug fix for undefined progress bar |