## 0.4.0 (2020-02-21)

Drop support for node 6 and fix all security issues.

## 0.3.0 (2019-02-15)

### Features

* Create the new rule `no-mixin-declaration` cfe8116

## 0.2.1 (2019-02-12)

### Bug Fixes

* Report as many errors as `!important` in a rule

## 0.2.0 (2019-02-12)

### Features

* Add some explanation for the rule/options 64eae99
* Add the new rule `no-variable-declaration` 1cb29bc

## 0.1.0 (2019-01-16)

### Features

* Create the first rule 'no-at-important' 583728e