diff options
author | Sam Potts <sam@potts.es> | 2018-08-13 23:57:46 +1000 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2018-08-13 23:57:46 +1000 |
commit | 10a9cf08f19bce42c8df2fe790d55cb8ac400aeb (patch) | |
tree | 196ade26f05ffbf1b123b7439c51aca3d29f2b4c | |
parent | 286d0d1794d4c9d4c4db151897b102b95c5799c0 (diff) | |
download | plyr-10a9cf08f19bce42c8df2fe790d55cb8ac400aeb.tar.lz plyr-10a9cf08f19bce42c8df2fe790d55cb8ac400aeb.tar.xz plyr-10a9cf08f19bce42c8df2fe790d55cb8ac400aeb.zip |
Changelog
-rw-r--r-- | changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index a9fd2472..ad79da63 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,10 @@ - Improvements to the way the controls work on iOS - Demo code clean up - YouTube quality selection removed due to their poor support for it. As a result, the `qualityrequested` event has been removed +- Controls spacing improvements +- Fix for pressed property missing with custom controls (Fixes #1062) +- Fix #1153: Captions language fallback (thanks @friday) +- Fix for setting pressed property of undefined (Fixes #1102) # v3.3.23 |