1.3.2 (2015-11-12)
------------------

 * Added support for symfony/process 3
 * Fixed the compatibility with Twig 2 due to a new deprecation
 * Fixed the support of legacy scssphp formatter class names, which have been
   removed from scssphp 0.5

1.3.1 (2015-10-15)
------------------

 * Added support for lessphp options
 * Added a clean-css filter

1.3.0 (2015-08-31)
------------------

### Features

 * Added sourcemap (sass >= 3.3) support to SassFilter
 * Added support for import options in less
 * Allow to pass the precision for float numbers in the Sass filter
 * Make JSqueeze filter work with 1.x and 2.x
 * Added React JSX filter
 * Added SeparatorFilter
 * Make the Twig integration compatible with Twig 2.0

### Bug fixes

 * Do not add empty load path as import path in the ScssphpFilter
