aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index a4a97934..a274da18 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,10 @@
+# v3.3.23
+
+- 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
- Travis & CI improvements (thanks @friday)