Changelog update

This commit is contained in:
Sam Potts
2020-02-10 18:34:26 +00:00
parent 1619510dcf
commit 156abda66a
2 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@
- Remove all Vimeo controls for Pro & Premium accounts
- Improve thumbnail size calculations when size is set per css (thanks @ydylla)
- Add previewThumbnails source setter (thanks @ydylla)
- More speed setting logic improvements
### v3.5.7

View File

@ -1,6 +1,6 @@
{
"name": "plyr",
"version": "3.5.7",
"version": "3.5.8",
"description": "A simple, accessible and customizable HTML5, YouTube and Vimeo media player",
"homepage": "https://plyr.io",
"author": "Sam Potts <sam@potts.es>",