diff --git a/changelog.md b/changelog.md index e26e64a1..0c99ed1d 100644 --- a/changelog.md +++ b/changelog.md @@ -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 diff --git a/package.json b/package.json index 5233b1ec..69dd89c6 100644 --- a/package.json +++ b/package.json @@ -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 ",