diff options
author | Sam Potts <sam@potts.es> | 2020-02-14 16:55:56 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-14 16:55:56 +0000 |
commit | 924049aa14414b5c4b06a6a2a7ac290e3f3a0f4b (patch) | |
tree | 05458f4c38564a7e83d5fa38e919b6bba612c25b /changelog.md | |
parent | 2e2c5ad72a00e9f85b11e29e0ead9f7c9db8ea5c (diff) | |
parent | 442427ebd53175ed47cdaa22ffc47cd1d11f4c89 (diff) | |
download | plyr-924049aa14414b5c4b06a6a2a7ac290e3f3a0f4b.tar.lz plyr-924049aa14414b5c4b06a6a2a7ac290e3f3a0f4b.tar.xz plyr-924049aa14414b5c4b06a6a2a7ac290e3f3a0f4b.zip |
Merge pull request #1691 from sampotts/develop
v3.5.9
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 0c99ed1d..a992399c 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,8 @@ +### v3.5.9 + +- Fix for regression with volume control width +- Ensure poster image is not downloaded again for HTML5 videos + ### v3.5.8 - Added `flex-direction` property to fix some issues introduced in v3.5.7 when using custom CSS |