diff options
author | Sam Potts <sam@potts.es> | 2018-07-30 22:53:42 +1000 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2018-07-30 22:53:42 +1000 |
commit | 60a0f0c9799cfa5c9f207971168b07f23f7ee41c (patch) | |
tree | d0bc86a50e00ee8302becea84829edecdedb61f5 | |
parent | 5d168d0e140e6f232b6b3108ccbfb0f94d1586ef (diff) | |
download | plyr-60a0f0c9799cfa5c9f207971168b07f23f7ee41c.tar.lz plyr-60a0f0c9799cfa5c9f207971168b07f23f7ee41c.tar.xz plyr-60a0f0c9799cfa5c9f207971168b07f23f7ee41c.zip |
Missed reference
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index c1da3270..a274da18 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,7 @@ - Add support for YouTube's hl param (thanks @renaudleo) - Fix for captions positioning when no controls (thanks @friday and @mjfwebb) +- Fix #1108: Make sure youtube.onReady doesn't run twice (thanks @friday) - Fix for WebKit redraw loop on the `<input type="range">` elements # v3.3.22 |