Prepare version 0.2.1

This commit is contained in:
Romain Neutron 2013-02-04 12:49:20 +01:00
commit 63fb612069

View file

@ -1,6 +1,12 @@
CHANGELOG
---------
* 0.2.1 (02-04-2013)
* Parse the output of FFProbe using correct EOL sequences (@ak76)
* Add process timeout customization (@pulse00)
* Fix `accurate` option (`FFMpeg::extractImage`)
* 0.2.0 (12-13-2012)
* Add HelperInterface and support for realtime progress ( @pulse00 ).