# Gifify Changelog ## 2016-04-20 * Remove CloudApp uploading * Combine FPS and speed into a single flag * Add -l loop option ## 2015-03-25 * Handle filenames with spaces correctly ## 2014-08-29 * Add scaling * Remove output of CloudApp link ## 2014-04-24 * Remove cloudapp gem dependency ## 2013-03-21 * Fix generation of output name ## 2013-03-20 * Upload to CloudApp by default (prevent with `-n` flag) * Passing `-x` flag removes resulting .gif *and* original file. * Default output is now `${filename}.gif` ## 2013-03-14 * Initial release