Bump symfony dependency to 2.1

This commit is contained in:
Romain Neutron 2013-05-30 16:58:14 +02:00
commit 242a9ec975
3 changed files with 258 additions and 189 deletions

View file

@ -1,6 +1,10 @@
CHANGELOG
---------
* 0.2.5 (xx-xx-2013)
* Bump dependency to Symfony 2.1 as Symfony 2.0 was not yet supporting ProcessBuilder.
* 0.2.4 (05-10-2013)
* Add Video\ResizableInterface::getModulus method for better output scaling (@retrojunk)