
1.0.1 / 2013-07-09
==================

 * Include videojs files

1.0.0 / 2013-07-08
==================

 * Add WordPress plugin readme
 * Hopefully fix travis config
 * More badges
 * Set coveralls json_path
 * Merge branch 'refactor'
 * Allow build failures on WordPress master
 * Reorganize tests
 * Add namespace
 * PSR Styling
 * Remove assign by reference
 * Split is dericated, use explode instead
 * Clean up some code
 * Fix plugin activiation after refactor changes
 * Drop WP 3.4/3.3 support
 * Upgrade video.js to 4.0
 * Fix paths in test
 * Test coverage for ZencoderEncoder::_handle_incoming_video
 * Update composer.lock
 * Upgrade to v2 of Zencoder API
 * Add coveralls.io config
 * Move tests to test
 * Cleanup tests
 * Reorganize files
 * Add tests for ZencoderEncoder
 * Add tests for VideoJsPlayer
 * Fix test for multisite
 * Install ffmpeg on travis
 * Add build status image
 * Add travis-ci config file
 * Add tests for DragonVideo

0.9.0 / 2013-04-25
==================

 * Update for WordPress 3.5 galleries

0.5.0 / 2012-01-16
==================

 * Allow shortcode to specify size
 * Fix delete attachment bugs
 * Move encoder/player plugins out of subfolders
 * Pass post id instead of object
 * Move add_option to activate
 * Change all instances of ogg to ogv, fix unset var notices
 * Refactor zencoder code, add option page
 * Cleanup code, add options page

0.4.0 / 2010-12-25
==================

 * Upgrade video.js
 * Fix video gallery
 * Add default loader plugins
 * All videojs stuff
 * only run delete if its a video
 * Setup player to display mp4, webm, and ogg
 * Use medium as size
 * Add class to video attachment link
 * Streamline size storage and retrieval
