Plugin Directory

Changeset 895445


Ignore:
Timestamp:
04/17/2014 01:49:05 AM (12 years ago)
Author:
DexterTheDragon
Message:

Tagging version 1.0.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dragon-video/tags/1.0.1/readme.txt

    r738779 r895445  
    11=== Dragon Video ===
    2 Contributors: dexterthedragon
     2Contributors: DexterTheDragon
    33Tags: html5, video
    44Requires at least: 3.5
    5 Tested up to: 3.6
     5Tested up to: 3.9
    66Stable tag: 1.0.1
    77License: GPLv2 or later
     
    4747== Changelog ==
    4848
     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
    4986= 0.9.0 / 2013-04-25 =
     87
    5088* Update for WordPress 3.5 galleries
    5189
    5290= 0.5.0 / 2012-01-16 =
     91
    5392* Allow shortcode to specify size
    5493* Fix delete attachment bugs
     
    61100
    62101= 0.4.0 / 2010-12-25 =
     102
    63103* Upgrade video.js
    64104* Fix video gallery
Note: See TracChangeset for help on using the changeset viewer.