Changeset 895445
- Timestamp:
- 04/17/2014 01:49:05 AM (12 years ago)
- File:
-
- 1 edited
-
dragon-video/tags/1.0.1/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dragon-video/tags/1.0.1/readme.txt
r738779 r895445 1 1 === Dragon Video === 2 Contributors: dexterthedragon2 Contributors: DexterTheDragon 3 3 Tags: html5, video 4 4 Requires at least: 3.5 5 Tested up to: 3. 65 Tested up to: 3.9 6 6 Stable tag: 1.0.1 7 7 License: GPLv2 or later … … 47 47 == Changelog == 48 48 49 = 1.0.1 / 2013-07-09 = 50 51 * Include videojs files 52 53 = 1.0.0 / 2013-07-08 = 54 55 * Add WordPress plugin readme 56 * Hopefully fix travis config 57 * More badges 58 * Set coveralls json_path 59 * Merge branch 'refactor' 60 * Allow build failures on WordPress master 61 * Reorganize tests 62 * Add namespace 63 * PSR Styling 64 * Remove assign by reference 65 * Split is dericated, use explode instead 66 * Clean up some code 67 * Fix plugin activiation after refactor changes 68 * Drop WP 3.4/3.3 support 69 * Upgrade video.js to 4.0 70 * Fix paths in test 71 * Test coverage for ZencoderEncoder::_handle_incoming_video 72 * Update composer.lock 73 * Upgrade to v2 of Zencoder API 74 * Add coveralls.io config 75 * Move tests to test 76 * Cleanup tests 77 * Reorganize files 78 * Add tests for ZencoderEncoder 79 * Add tests for VideoJsPlayer 80 * Fix test for multisite 81 * Install ffmpeg on travis 82 * Add build status image 83 * Add travis-ci config file 84 * Add tests for DragonVideo 85 49 86 = 0.9.0 / 2013-04-25 = 87 50 88 * Update for WordPress 3.5 galleries 51 89 52 90 = 0.5.0 / 2012-01-16 = 91 53 92 * Allow shortcode to specify size 54 93 * Fix delete attachment bugs … … 61 100 62 101 = 0.4.0 / 2010-12-25 = 102 63 103 * Upgrade video.js 64 104 * Fix video gallery
Note: See TracChangeset
for help on using the changeset viewer.