This commit is contained in:
Sam Potts
2018-07-18 21:41:46 +10:00
parent d9ffb10b93
commit f3d5389587
15 changed files with 160 additions and 44 deletions

View File

@ -1,3 +1,8 @@
# v3.3.17
- Travis & CI improvements (thanks @friday)
- Add navigator.languages fallback for iOS 9 (thanks @friday)
# v3.3.16
- Hide currentTime and progress for streams (thanks @mimse)