From 156abda66adeae369dce9d565e9c0ca21508e557 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Mon, 10 Feb 2020 18:34:26 +0000 Subject: [PATCH] Changelog update --- changelog.md | 1 + package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 ",