diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index a4a97934..c1da3270 100644 --- a/changelog.md +++ b/changelog.md @@ -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) |