diff options
author | Sam Potts <sam@potts.es> | 2018-08-02 00:55:48 +1000 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2018-08-02 00:55:48 +1000 |
commit | b96fcfc8ac51e3296faded796b6b285f260fa79e (patch) | |
tree | 68eadba58a593f84ce22bf55d0ebd877f60f0639 /changelog.md | |
parent | 18b4d26bee07e1d1079e39ded8a30eaed8b02ff9 (diff) | |
download | plyr-b96fcfc8ac51e3296faded796b6b285f260fa79e.tar.lz plyr-b96fcfc8ac51e3296faded796b6b285f260fa79e.tar.xz plyr-b96fcfc8ac51e3296faded796b6b285f260fa79e.zip |
v3.4.0-beta.1
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 a274da18..c726fcac 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,9 @@ +# v3.4.0-beta.1 + +- Accessibility improvements (see #905) +- Improvements to the way the controls work on iOS +- Demo code clean up + # v3.3.23 - Add support for YouTube's hl param (thanks @renaudleo) |