(none)
- update travis to test vjs 5/6 (#46)
- Added Video.js 5 and 6 cross-compatibility.
- Fixed issue where max-width was being set on all overlays rather than only those showBackground=false.
- Added showBackground option to show or hide the overlay background.
- Added attachToControlBar option to allow bottom align control bars to move when the control bar minimizes.
(none)
- Fixed #22, should not have been checking for integers only.
- Major refactoring of plugin to align with generator-videojs-plugin standards.
- Fixed significant edge-case issues with creation/destruction of overlays.
- Initial release