### HEAD

### 2.0.1 (February 16, 2018)
* Fix comments

### 2.0.0 (February 28, 2017)

* Add utils for `flex-basis` and `flex` shorthand (initial, auto, none)
* Add `flex-shrink` utility
* Remove IE10 hack for applying `flex-shrink` to all children
* Update suitcss-preprocessor to `3.0.1`
* Move custom media below imports to fix warning

### 1.1.1 (February 08, 2016)

* Update `preprocessor` to `1.0.0`
* Fix `maxlen` warning on comments

### 1.1.0 (January 27, 2016)

* Add additional auto-margin utils (`u-flexExpandTop` / `u-flexExpandBottom` / `u-flexExpand`)

### 1.0.0 (December 29, 2015)

* Add auto-margin centering (`u-flexExpandRight` / `u-flexExpandLeft`)

### 0.3.2 (December 02, 2015)

* Use suitcss-preprocessor `0.8.0`
* Ensure `utils-flex` conforms to SUIT CSS style rules with stylelint

### 0.3.1 (November 19, 2015)

* URL updates for move to SUIT org

### 0.3.0 (November 19, 2015)

* Add missing `!important` rule
* Add `u-flexInline`

### 0.2.0 (November 18, 2015)

* Add `u-flexGrow` utility

### 0.1.0 (November 18, 2015)

* Public release.
