This commit is contained in:
Sam Potts
2018-07-30 22:53:09 +10:00
parent f964e34d8c
commit 5d168d0e14
12 changed files with 42 additions and 30 deletions

View File

@ -1,3 +1,9 @@
# v3.3.23
- Add support for YouTube's hl param (thanks @renaudleo)
- Fix for captions positioning when no controls (thanks @friday and @mjfwebb)
- Fix for WebKit redraw loop on the `<input type="range">` elements
# v3.3.22
- Travis & CI improvements (thanks @friday)