diff options
author | Sam Potts <sam@potts.es> | 2019-02-19 00:19:25 +1100 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2019-02-19 00:19:25 +1100 |
commit | 153b8dc6bb96fdba8340a523c8828a72a832fcdf (patch) | |
tree | 14c60871a970b26e05b6b154a81302f65617f67f /changelog.md | |
parent | df61e5cdd20f3bb4eb29a98000be8770690ad018 (diff) | |
download | plyr-153b8dc6bb96fdba8340a523c8828a72a832fcdf.tar.lz plyr-153b8dc6bb96fdba8340a523c8828a72a832fcdf.tar.xz plyr-153b8dc6bb96fdba8340a523c8828a72a832fcdf.zip |
Added RangeTouch, updated Shr lib in demo
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index cdbaba59..4ec4203f 100644 --- a/changelog.md +++ b/changelog.md @@ -9,6 +9,7 @@ - Use `Math.trunc` instead of `parseInt` (thanks @taion) - Many fixes for fullscreen in embedded players with non 16:9 screens or videos - Added 'force' fallback option for fullscreen +- [RangeTouch](https://rangetouch.com) is now bundled with Plyr as a dependency to fix the scrubber on touch devices ### v3.4.8 |