Fix for omitted kind attribute on <track> (fixes #88)

This commit is contained in:
Sam Potts
2015-07-25 20:45:11 +10:00
parent 06641d5709
commit e0cd34c996
8 changed files with 20 additions and 17 deletions

View File

@ -1,5 +1,8 @@
# Changelog
## v1.2.4
- Fix for omitted kind attribute on <track> (fixes #88)
## v1.2.3
- Fix for YouTube on iPhone or unsupported browsers (fallback to YouTube native)
- Docs tidy up