This commit is contained in:
Sam Potts
2018-03-22 01:13:37 +11:00
parent 5eafe9baff
commit 9b23e13ce8
16 changed files with 1077 additions and 1865 deletions

View File

@ -1,3 +1,14 @@
# v3.0.3
* Vimeo offset tweak (fixes #826)
* Fix for .stop() method (fixes #819)
* Check for array for speed options (fixes #252)
* Restore as float (fixes #828)
* Fix for Firefox fullscreen oddness (Fixes #821)
* Improve Sprite checking (fixes #827)
* Fix fast-forward control (thanks @saadshahd)
* Fix the options link in the readme (thanks @DanielRuf)
# v3.0.2
* Fix for Safari not firing error events when trying to load blocked scripts