# gulp-sass-lint Changelog

## v1.4.0
- Drop dependency on deprecated `gulp-util`

## v1.3.4
- Update sass-lint to 1.12.0

## v1.3.3

- Update sass-lint to 1.11.0

## v1.3.1

**Novemeber 7th, 2016**

**Updates**

* Patch release to sass-lint 1.10.1

## v1.3.0

**November 7th, 2016**

**Fixes**

* Fixed an issue with a user config file being ignored
* Fixed an issue with a format options being ignored

**Updates**

* Updated the way you can output results files from gulp-sass-lint, check the [README.md](README.md) for more information
* Updated to sass-lint 1.10.0 which adds the ability to disable linters via source comments
