# stylus-brunch `<unreleased>`
* Added support for CSS Modules with Brunch `<unreleased>`.

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

# stylus-brunch 1.8.1 (5 June 2014)
* Update progeny version to better handle `@import 'nib'` statements

# stylus-brunch 1.8.0 (26 December 2013)
* Add includeCss option
* Remove spriting features

# stylus-brunch 1.7.0 (28 August 2013)
* New way of parsing dependent files.

# stylus-brunch 1.6.1 (5 May 2013)
* Fixed compilation issues.

# stylus-brunch 1.6.0 (18 April 2013)
* Moved config from `config.stylus` to `config.plugins.stylus`.
* Filename is now passed to compiler.
* Added `linenos` property support.

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

# stylus-brunch 1.5.0 (13 January 2013)
* Updated stylus to 0.32 and nib to 0.9.

# stylus-brunch 1.4.3 (13 January 2013)
* Fixed spriting

# stylus-brunch 1.4.2 (26 November 2012)
* Added spriting support via node-sprite.
* Updated stylus to 0.30 and nib to 0.8.

# stylus-brunch 1.4.1 (18 July 2012)
* Added relative paths support.

# stylus-brunch 1.4.0 (17 July 2012)
* Fixed dependency parsing in comments.
* Added support for `config.stylus.paths`.
* Removed generators.

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

# stylus-brunch 1.3.0 (20 June 2012)
* Update stylus to 0.27.2 & nib to 0.5.0.

# stylus-brunch 1.1.2 (19 April 2012)
* Fixed 'object has no method map' bug. Closes #2.

# stylus-brunch 1.1.1 (15 April 2012)
* Updated to nib 0.4.1.
* Added support for chain compilation.
* Fixed error reporting when installing the package.
* Disabled compressing. Use `--minify` or `config.minify` instead.

# stylus-brunch 1.1.0 (9 April 2012)
* Update stylus to 0.24.0 & nib to 0.4.0.
* Added windows support.

# stylus-brunch 1.0.1 (16 March 2012)
* Added support for relative paths.

# stylus-brunch 1.0.0 (8 March 2012)
* Initial release.
