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 fd90e3be..e3b30d41 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,11 @@ # Changelog +## v1.0.28 +- Added API support for browsers that don't have full plyr support (pretty much <=IE9 and `<video>` on iPhone/iPod) + +## v1.0.27 +- Keyboard accessibility improvements (Fixes #66) + ## v1.0.26 - Fixes for SASS (cheers @brunowego) - Indentation reset to 4 spaces |