2.0.0 (2017-08-24)
- Fix malformed README link (#43) (c2b1315)
- remove global browserify transforms, so parent packages don't break (#48) (aa74853)
- fix: remove global browserify transforms, so parent packages don't break
- 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