Fix for seek issues introduced in v1.8.9

This commit is contained in:
Sam Potts
2016-07-21 21:59:16 +10:00
parent 57ad124ce8
commit e72a91de6e
5 changed files with 12 additions and 9 deletions

View File

@ -1,5 +1,8 @@
# Changelog
## v1.8.10
- Fix for seek issues introduced in v1.8.9
## v1.8.9
- Fix for fullscreen not being defined (Fixes #295)
- Fix for multiline captions (Fixes #314)