We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28f7312 commit 7734f50Copy full SHA for 7734f50
CHANGELOG.md
@@ -1,4 +1,10 @@
1
# Changelog
2
+## 3.0.2 (2017-06-13)
3
+* Fixed an issue where the error count in `failOnError()` would sometimes be incorrect.
4
+* Tests are run on Node 8.
5
+* Updated `lesshint` to `3.3.1`.
6
+* Updated ESLint to `4.x`.
7
+
8
## 3.0.1 (2017-05-03)
9
* Fixed an issue where `failOnError` would crash when the `excludeFiles` option was used.
10
* Updated `lesshint` to `3.3.0`.
0 commit comments