# clean-css-brunch 2.0.0 (Jan 29, 2016) * Updated source code & API. The plugin would now only work with Brunch 2.2 and higher. # clean-css-brunch 1.8.0 (17 November 2015) * Updated clean-css to latest (^3.4.8) * Added `ignored` option # clean-css-brunch 1.7.2 (9 March 2015) * Updated clean-css to latest (~3.1.5) # clean-css-brunch 1.7.1 (30 September 2013) * Reverted plugin API changes. Apparently the changes made for compilers have not been applied to optimizers, or otherwise something just went wrong. # clean-css-brunch 1.7.0 (30 September 2013) * Updated clean-css to 1.1.x * Updated to brunch 1.7.x plugin API # clean-css-brunch 1.6.0 (22 June 2013) * Updated clean-css to 1.0. # clean-css-brunch 1.5.1 (19 March 2013) * Added node 0.10 support, removed coffee-script dependency. # clean-css-brunch 1.5.0 (13 January 2013) * Improved installation process. # clean-css-brunch 1.4.0 (26 November 2012) * Updated clean-css to 0.8. # clean-css-brunch 1.3.0 (29 June 2012) * Updated clean-css to 0.4.2. * Added node.js 0.8 and 0.9 support. * Package is now precompiled before every publishing to npm. # clean-css-brunch 1.1.1 (15 April 2012) * Fixed error reporting when installing the package. # clean-css-brunch 1.1.0 (9 April 2012) * Added windows support. # clean-css-brunch 1.0.0 (14 March 2012) * Initial release