# 2.0.1

- Fixed: syntax of `indentation` rule config.

# 2.0.0

- Removed: `stylelint < 3.0.0` compatibility.
  * Changed: configuration syntax.
  * Changed: renamed the `function-space-after` rule to `function-whitespace-after`.
  * Changed: renamed the `no-multiple-empty-lines` rule to `max-empty-lines` with value `1`
- Added Tests
- Changed from standalone eslint configuration to stylelint orginization shared `eslint-config-stylelint` configuration

# 1.1.0 - 2015-07-24

- Added `indentation` rules with `hierarchicalSelectors` option for BEM indentation

# 1.0.0 - 2015-07-17

✨ Initial release
