From 10a9cf08f19bce42c8df2fe790d55cb8ac400aeb Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Mon, 13 Aug 2018 23:57:46 +1000 Subject: [PATCH] Changelog --- changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.md b/changelog.md index a9fd2472..ad79da63 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,10 @@ - Improvements to the way the controls work on iOS - Demo code clean up - YouTube quality selection removed due to their poor support for it. As a result, the `qualityrequested` event has been removed +- Controls spacing improvements +- Fix for pressed property missing with custom controls (Fixes #1062) +- Fix #1153: Captions language fallback (thanks @friday) +- Fix for setting pressed property of undefined (Fixes #1102) # v3.3.23