All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.2.1 (2018-03-14)
- prevent case where calling _playVideo on the same video multiple times in a row would cause it to disappear (2065981)
1.2.0 (2018-03-13)
- suppress "play interrupted by pause" errors (179fe7a)
1.1.0 (2018-02-11)
- explicitly set "preload" attribute to "auto" (f6b9589)
- make "loop" video entirely optional (ffaa37a)
1.0.1 (2017-10-10)
- make playVideo method wait for full stoppage before beginning playback (6e17f48)