# uglify-js-brunch 2.0.1 (Jan 29, 2016)
* Updated uglify-js to 2.6.

# uglify-js-brunch 2.0.0 (Jan 29, 2016)
* Updated source code & API. The plugin would now only work with Brunch 2.2 and higher.

# uglify-js-brunch 1.7.8 (31 March 2015)
* Remove Uglify's sourceMappingURL annotation which confliced with Brunch's

# uglify-js-brunch 1.7.7 (26 February 2014)
* Fixed source map handling

# uglify-js-brunch 1.7.6 (18 December 2013)
* Fixed a typo in source code.

# uglify-js-brunch 1.7.5 (18 December 2013)
* Small change: Changed the name of optimizer class.

# uglify-js-brunch 1.7.4 (9 December 2013)
* Errors are now properly thrown on invalid javascript code.

# uglify-js-brunch 1.7.3 (16 October 2013)
* Fix Function.length bug

# uglify-js-brunch 1.7.2 (15 July 2013)
* Updated to optimizer API.

# uglify-js-brunch 1.7.1 (27 June 2013)
* Fixed source maps.

# uglify-js-brunch 1.7.0 (22 June 2013)
* Added source maps support.
* Updated to uglify 2.3.

# uglify-js-brunch 1.5.1 (19 March 2013)
* Added node 0.10 support, removed coffee-script dependency.

# uglify-js-brunch 1.5.0 (15 January 2013)
* Updated to uglify 2.2.
* Added source maps support.
* Improved installation process.

# uglify-js-brunch 1.3.1 (16 July 2012)
* Switched to better error reporting.

# uglify-js-brunch 1.3.0 (29 June 2012)
* Added node.js 0.8 and 0.9 support.
* Package is now precompiled before every publishing to npm.

# uglify-js-brunch 1.1.1 (15 April 2012)
* Fixed error reporting when installing the package.

# uglify-js-brunch 1.1.0 (9 April 2012)
* Added windows support.

# uglify-js-brunch 1.0.0 (8 March 2012)
* Initial release
