diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index c382a814..90b2b0f3 100644 --- a/changelog.md +++ b/changelog.md @@ -48,7 +48,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 +- Fix for WebKit repaint loop on the `<input type="range">` elements ### v3.3.22 |