2016-01-09 Release 0.5.0
 * ! MediaFireUploader API breaking change: hash_ -> hash_info
 * Calculate unit_size and hash file/units in one go - #3
 * MediaFireClient:
   * Fix resource lookup for large folders - #17
   * Use explicit more_chunks flag from server - #9
   * Full path resolution support - #1
   * Force HTTPS downloads

2015-05-22 Release 0.4.1
 * Trap and retry upload exceptions - #16

2015-05-09 Release 0.4.0
 * API: Update API_VER to 1.3 - #14
 * Uploader: Control overwriting files with action_on_overwrite - #12
 * Media: Initial Conversion Server support - #5
 * Add integration tests - #15

2014-11-07 Release 0.3.0
 * Enable MediaFireApi and MediaFireUploader import from mediafire module
 * Use session property instead of function call, allow unsetting the token
 * Don't crash after FileDrop upload/simple, upload/resumable
 * Update README

2014-11-02 Release 0.2.0
 * Factor out uploader code
 * Python 2 support
 * Bug fixes and tests

2014-09-07 Release 0.1.0
 * Initial release.
