Add a rotate filter (fix #15)

This commit is contained in:
Romain Neutron 2013-11-28 15:33:57 +01:00
commit 6948e263ff
4 changed files with 111 additions and 0 deletions

View file

@ -1,6 +1,10 @@
CHANGELOG
---------
* 0.4.2 (xx-xx-xx)
* Add Rotate filter.
* 0.4.1 (11-26-2013)
* Add Clip filter (@guimeira)