## HEAD

### 1.1.1 (February 28, 2016)

* Update `preprocessor` to `^1.0.1`
* Upgrade stylelint-config-suitcss to `^4.0.0`
* Use weak mode for BEM linting

### 1.1.0 (December 2, 2015)

* Added ability to create new rows within the same component (`Arrange-row`).

### 1.0.0 (October 18, 2015)

* Fix Vertical alignment modifiers to support nesting.
* Drop bower.json and component.json support

### 0.6.2 (November 18, 2014)

* Fix equal-width modifier layout calculation.

### 0.6.1 (October 28, 2014)

* Add support for JS bundling.

### 0.6.0 (June 26 2014)

* Change variable names.

### 0.5.2 (June 24, 2014)

Add `.css` extension to imports for interoperability.

### 0.5.1 (June 21, 2014)
### 0.5.0 (June 21, 2014)

* npm-based workflow.
* Add preprocessor build tools.

### 0.4.0 (May 14, 2014)

* Update variables syntax.

### 0.3.0 (March 31, 2014)

* Add npm support.
* Re-introduce the gutter modifier, relying on a variable for configuration.
* Stop using CSSLint.

### 0.2.0 (November 13, 2013)

* Remove gutter modifier; add instructions for it to README.
* Fix a spacing bug when gutters-between-cells and equal-width-cells were combined.
* Use suit-test for the test file.
* Use Component(1) for development.

### 0.1.1 (September 2, 2013)

* Fix Bower ignores.
* Add CSS linting and configuration.
* Add Component(1) support.

### 0.1.0 (May 26, 2013)

* Public release.
